Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say