How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();