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
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,