This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Keeping data in form
How can I keep whatever I write in the form?