Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting