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
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr