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
Post a Comment