How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim