I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
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
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
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