Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor