Simple MySQL Problem.
I'm looking to call the last integer from a row in a database, and display it was plain text.
Here's the pseudocode:
SELECT Last Integer from DATABASE
OUTPUT Last Integer AS $lastint
then the php:
echo 'Links Generated: $lastint';
Any help at all guys?
trying to learn php and this is pretty crucial to me

Jamie.
"Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."
"Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."