Please post in raw text, not HTML.
<?php echo date('d m y'); ?>
look in the manual to decide what format you need to replace 'd m y' with:
http://php.net/date
The welcome back bit all depends on cookies, sessions, how your login
scripts work, etc etc.
Justin
on 20/01/03 12:46 PM, Karl James ([EMAIL PROTECTED]) wrote:
> does anyone have the code to where i can have the time
>
> printed on my home page like for example
>
>
>
>
>
> Monday, January 19, 2003
>
>
>
> also I want to have it state when the users login in
>
> it says
>
> welcome back, (name)
>
>
>
> any advise would be fantastic?
>
>
>
> Thanks Karl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php