Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.