Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a