How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u