add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do