Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
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
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre