Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a