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
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al