php - Pass a query in URL using jquery -


I want to pass in a $ _GET [']] php file, when a word is clicked in a div , Then the data must be displayed from DB.

This displays the data without the query.

The process.php contains the SQL statement to query the DB and display values.

Gene

If you are serious,

Read

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -