Code Comments
Programming Forum and web based access to our favorite programming groups.I am new to PHP. I developed a membership program which allows user to add, edit and print membership list. I would like to modify the menu selection from 1. Add member; 2. Edit member details and etc.... to pull down menu (like what we see in the MS-Windows screen). Is it possible in PHP, can anyone help? Also, how about the frame page? Is PHP also support frame page? Thank you very much Sincerely Kim
Post Follow-up to this messageIn article <416b55b6$1_1@news.tm.net.my>, "Lee Kim Hock" <kimhock@mph.com.my> wrote: > I am new to PHP. I developed a membership program which allows user to add , > edit and print membership list. I would like to modify the menu selection > from 1. Add member; 2. Edit member details and etc.... to pull down menu > (like what we see in the MS-Windows screen). Is it possible in PHP, can > anyone help? > > Also, how about the frame page? Is PHP also support frame page? Standard netiquette is for the poster to read up on php before they post questions. There are a number of books on php and HTML that are a good start: http://www.oreilly.com/catalog/progphp/ http://www.oreilly.com/catalog/html5/ Your questions seem to indicate you don't quite understand the difference between the two just yet. To answer your questoin, a 'pull down list' and 'frame page' are HTML constructs, which can be generated by php. -- DeeDee, don't press that button! DeeDee! NO! Dee...
Post Follow-up to this message<Michael Vilain <vilain@spamcop.net>> schreef in bericht news:vilain-5FD7E8.23381411102004@comcast.dca.giganews.com... > In article <416b55b6$1_1@news.tm.net.my>, > "Lee Kim Hock" <kimhock@mph.com.my> wrote: > > > Standard netiquette is for the poster to read up on php before they post > questions. There are a number of books on php and HTML that are a good > start: > > http://www.oreilly.com/catalog/progphp/ > http://www.oreilly.com/catalog/html5/ > > Your questions seem to indicate you don't quite understand the > difference between the two just yet. > > To answer your questoin, a 'pull down list' and 'frame page' are HTML > constructs, which can be generated by php. > > -- > DeeDee, don't press that button! DeeDee! NO! Dee... > > > Obviously he did read something about PHP. Otherwise he could never create his "membership program". Does (your) netiquette describe how much you must read before you are allowed to post? Does (your) netiquette tell us how much we must understand before we may ask a question? Can I test my knowledge about PHP somewhere whether it is enough to post according to (your) standard netiquette? Rob
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.