[SOLVED] Image thumb on the fly script creates errors by PHPR 6.0 |
11/13/2011 8:35:52 AM |
PHPRunner General questions | |
N
Nelson author
Hi, global $conn,$strTableName;
|
|
N
|
nramerstenfer 11/13/2011 |
cat liquid zithromax zithromax dosing pediatric |
![]() |
Sergey Kornilov admin 11/13/2011 |
Use wrappers around table name in your query (table name has spaces in it). $data = CustomQuery("select * from `".$strTableName."` where USAadsID=".$_REQUEST["editid1"]); |
N
|
Nelson author 11/13/2011 |
Hi Sergey, |