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 ?
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.