Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
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
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?