mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo