Thread
:
Who can write this PHP properly?
View Single Post
07-20-2008, 03:19 PM
fris
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,372
Quote:
Originally Posted by
Voodoo
Or here's another method...
PHP Code:
<?php
$ID
=
$_GET
[
'ID'
];
include (
'header.php'
);
include (
'$ID.php'
);
include (
'footer.php'
);
?>
need to put error trapping in if no id is sent.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
WP Stuff
fris
View Public Profile
Find More Posts by fris