Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
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
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell