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
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now