how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: