finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca