![]() |
Sergey Kornilov admin 4/22/2011 |
You will need to create a separate PHP file that pulls data from the database and then query this file using jQuery get() method from your Javascript code. |
F
|
fawad112 author 4/22/2011 |
You will need to create a separate PHP file that pulls data from the database and then query this file using jQuery get() method from your Javascript code. Here is the link to the manual and examples: http://api.jquery.com/jQuery.get/ This PHP file needs to be created manually outside of PHPRunner.
|
![]() |
Sergey Kornilov admin 4/22/2011 |
You going to need this PHP file to connect to the database. |
F
|
fawad112 author 4/24/2011 |
Is there anyway I can get the display field instead of link field value. |
![]() |
Sergey Kornilov admin 4/25/2011 |
Fawad, |