Again im not posting this in the coding section as only about 30 people look at.
ive got this PHP Code:
Where it says i want to put and image to stop spam bots reading the message. Ive got this Image:PHP Code:<?php
// starts php
include "usersystem/config.php";
// includes the config file
if (!$logged['username'])
// checks if user is logged in
die("You must be a member to view this page. To be able to use this uploader please contact");
// stops user from viewing page
?>
Could someone help a PHP Newbie
Thanks, will +REP,
:.:Numark:.:








Reply With Quote








