Search found 1 match

by mpetersen3
Sat Dec 11, 2010 9:25 pm
Forum: Miscellaneous
Topic: Getting Parameters from Web Page using HTTP GET
Replies: 2
Views: 6818

Getting Parameters from Web Page using HTTP GET

I have currently programmed an Ebox 3300 (running windows ce) to perform HTTP POST commands to a PHP url that then updates a mysql database with parameters passed by the HTTP post. I would like to also be able to retrieve data from mysql using PHP (I have done this) and then would like to be able to...