I'm a ASP developer, and am having trouble getting the hang of PHP, but then again my brain is so fried today.
I'm trying to make a page that will allow me to add a link to my DB. I wanted to use one page for all operations and just send it a query string and use the querystring in a case statemnt to determine whether to process the form or display the add link form.
My second question is does anyone have any good examples of form processing and or case statements that i can refrence.
Thanks in advance,
Rizza
I'm trying to make a page that will allow me to add a link to my DB. I wanted to use one page for all operations and just send it a query string and use the querystring in a case statemnt to determine whether to process the form or display the add link form.
My second question is does anyone have any good examples of form processing and or case statements that i can refrence.
Thanks in advance,
Rizza