Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();