I have a website that needs to be finished using PHP. It's almost complete except for one functionality. Basically, I have a drop-down menu that needs to be editible so the user can add, subtract, or change the content. Unfortunately, I found out the deadline is by tomorrow afternoon. If anyone is willing to help me out, I can pay you for the help!
if im not mistaken drop down menus are down with javascript...
if you meant to say an option box for choosing things this can be easily done using a database and updating the options from user input .. if this is what you meant then I can help