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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -