Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?