order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..