Page 1 of 1

Message for script execution

Posted: Thu Jul 03, 2003 11:57 pm
by webatzman
Hi:

How I can to put a message in the page when a script
is executing?

Posted: Fri Jul 04, 2003 2:01 am
by []InTeR[]
Move to PHP - Normal.

Code: Select all

<?
  echo "Hello world";
?>
Or if you want to stay in PHP - Advanced try Fun with PHP, join me!

Posted: Fri Jul 04, 2003 3:52 am
by twigletmac
Moved to PHP - Normal.

Mac

Posted: Fri Jul 04, 2003 5:10 am
by []InTeR[]
Or should whe make a php - beginner ?