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 ?
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br