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 ?
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see