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 ?
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav