Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav