HTML & PHP Tutorial - Building a working Contact Form Part 2
Loading...
3,784
Loading...
Uploader Comments (thornwebdesign)
see all
All Comments (6)
-
Please post the files. I got everything just like you said but still im gettin the code inside of the textareas...
-
you have quite nice and simple way of code writing.
-
no I have the session_start() on there,
still doesn't work. It would be great if you had a downloadible file of the code on your website
-
man, can you post all the codes somewhere?
I got the table correct but ones you started with php, i get <?php if(isset($_SESSION[ when I press submit in the box
Loading...
I tripped check the code, its exactly like yours and its messed up
ScenicHD 2 years ago
@ScenicHD
By the sounds of it you have not got session_start() at the top of your index.php page....
To read and write to sessions you need to start a session on each page....
The code on the tutorial works perfectly it...
Check the code and watch the tutorial again
thornwebdesign 2 years ago