C
|
cgphp 7/14/2011 |
Please, post the php code of the file that loads stuff from a database. |
B
|
bluedude author 7/15/2011 |
Hi, |
C
|
cgphp 7/15/2011 |
Jquery in PHPrunner is not a pain. This is the right way to return the html data: $html = '<ul>';
|
B
|
bluedude author 7/17/2011 |
Well, this does not really help because it is the same code in the end. I'm not using print_r, that is just for debugging and it commented out. The problem is that it gives jQuery errrors that jQuery isn't defined. |
![]() |
Sergey Kornilov admin 7/17/2011 |
bluedude, |
C
|
cgphp 7/17/2011 |
Well, this does not really help because it is the same code in the end.
|