Search found 3 matches

by larissahn
Wed Apr 22, 2009 5:13 pm
Forum: PHP - Code
Topic: Changing an option from a drop down menu
Replies: 1
Views: 128

Changing an option from a drop down menu

hi, this question might just be the stupidest ever, but I want to be careful and not mess anything up. this is the code for a drop down menu I have in an application page. <select name="ProgrammeName" id="ProgrammeName"> <option value="" selected="selected" di...
by larissahn
Thu Apr 09, 2009 6:05 pm
Forum: PHP - Code
Topic: generating menus
Replies: 2
Views: 91

Re: generating menus

ok, I apologize. I was really tired when I posted the last message. I want to upload the code for one of the pages of the website, but it says here that .php, .txt, and .docx extensions are not allowed. so what extensions ARE allowed? I would paste the code inline, but it's a lot and I'm not sure i...
by larissahn
Wed Apr 08, 2009 9:45 pm
Forum: PHP - Code
Topic: generating menus
Replies: 2
Views: 91

generating menus

i'd like to know how u generate menus using php. is there an independent .php file exclusively for the menu? i ask this because i wanted to make some changes to the menu of a website and, in dreamweaver, when i was working on a particular page, i could read the code for the menu but i couldn't modif...