error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would