Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Send this topic | Print
Topic: How do u put php where u want on site?  (Read 1469 times)
« on: February 05, 2005, 09:19:46 AM »
Junior Member
mario Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 25



How do u put php where u want on site?
Report to moderator   Logged

 
« Reply #1 on: February 05, 2005, 12:20:38 PM »
adragons
Guest

(Make sure you use .php extention)

An example is really quite simple: You embed it like any other tag in html.
 

echo "Hello world!";
?>

the are the opening and closing tags for php and you put all your statements in there. I suggest you use google.ca and perform a search for 'php tutorial'
Report to moderator   Logged
 
Pages: [1]
Send this topic | Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC