Qbasicnews.com

Full Version: download files from web with sdl_net but how?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I have only a little question:
How can i download a file from a Webserver like website.com/php.php?test=test&test1=test1 with sdl_net using Linux?
I've already looked on a chat programm using sdl under freebasic, but i don't know how to get contact with an http-server.

background...
I only have to fill in forms an get the results back to my programm.
I'm working on a project where I can have access to a mysql-database via a php interface. php, because of a web interface.
I want to interfaces to my project:
- local from a PC without using a webbrowser
- web interface

Can anybody help me?
MrBobble