PDA

View Full Version : do we need to know PHP???



TMORSHED
29th Nov 2008, 02:46 am
Hi david,
When i created a form for my online booking everything goes fine untill when i clicked it to submit button , I don't get to see any query?
Then i was looking around why is that for? The answer I have found is we need to know PHP for that (now what is php...i have read it but how to start with php i don't know , is this code we can write into our notepad and save it as.php or it is like another programme we have download?)

Too much hassle as a beginner of this course so what I have done I use this code: <form action="MAILTO:volcanocave@yahoo.com" method="post"
enctype="text/plain">
and when i click it to my submit button I get the mail box open with all the details, which is fine ( the easiest way to do?)

Anyother suggesstion to work with this Submit button??? (even a example of a php should be helpful)
Many thanks.
Tahmina

P:s you are not replying any of my question :(.

TMORSHED
29th Nov 2008, 06:38 am
Hi, I have done that using php. Whole night I have spent to learn this , now it is working what a WOrk! I am proud of myself (lol). My head is spinning now I am going to bed. Please ignore my first thread.

kash
29th Nov 2008, 10:37 pm
Welldone T!

David
29th Nov 2008, 11:50 pm
Good work Tahmina. In answer to your question: YES. We will be looking at PHP in a few weeks time. Forms are best handled with PHP but I wasn't expecting you to be doing that at this stage - so well done.