array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<