Johnny G Junior's NoteBook Treasures: How not to Refresh page - PHP + JQuery

Saturday, January 14, 2012

How not to Refresh page - PHP + JQuery




This script executes a SQL query using PHP. Once the php gets the info, you Echo it on the php page -> in turn, JQUERY pulls the echo information and SPLITS it at the character you want. The function does not only split the info, but it stores it in an array.

Hope this makes sense.

No comments: