Problems with my PHP script - newbie fails? -


hey guys have problem php script doesn't work ... don't know why doesn't work or skills have improove.

i thankfull help

the code here : http://pastebin.com/gkfbejs0

thanks loot chris

your first fatal error easy, calling $db->query($db_var_one) , $db not object.

it looks need $db_cnct_one instead.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -