
So e.g. if you where Ryan it would have Ryans alert script?
It says Jacks Alert system, do you want that to be different names?
Oh see were it says client area i think and says logged in as Jack i want it to say diffrent for each user
Well if you are coding a alert system then surely you should know how to do that.. Also I can't just tell you how to do it depends on how it is coded etc.
Last edited by Tomm; 02-05-2007 at 05:03 PM.
Say $username was being defined as the users username after login you'd just do:
PHP Code:<? echo("Hey <b>$username</b>"); ?>
Want to hide these adverts? Register an account for free!