Jump to content

SilentPanther

New Members
  • Posts

    2
  • Joined

  • Last visited

SilentPanther's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks for replying, The coding was originally made for use with postgresql, I was attempting to change it to mysql. I've corrected those errors you pointed out, still isn't working though This is the error I'm getting: "Parse error: syntax error, unexpected '':city'' (T_CONSTANT_ENCAPSED_STRING), expecting '(' in C:\wamp\www\pulldown_hotels.php on line 42" This is line 42 $query->$conn(array':city' => $city);
  2. Hi there, basically someone gave me coding that brings up a dropdown menu from the mysql database, I can't get it to work, there's a few syntax errors and the dropdown list won't come up, anyone have any ideas? Any help would be greatly appreciated! The coding is below (it wouldn't let me upload it as a file :S ) http://pastebin.com/xRDdcinf
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.