foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
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
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee