Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying all data that PHP can process 1

Status
Not open for further replies.

jimoblak

Instructor
Oct 23, 2001
3,620
US
I am working on replicating the autocomplete demo on this page ( ) but am stuck on the data that I am passing to the PHP page to generate the XML.

The demo uses Ruby and a cgi script but I am trying to do this in plain PHP. The problem is, since I have little clue about javascript and ruby, I do not know what user input variable is being passed back to the server.

Is there a way in PHP to display all data being passed back to the server?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top