SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
Thread: echo or print
Threaded View
-
Dec 9, 2000, 16:25 #1
- Join Date
- Nov 2000
- Location
- Hong Kong
- Posts
- 1,508
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
What is the difference between echo and print in PHP, and what is the syntax
eg
print ("hello"); or print "hello"; and same for echo?
Another thing.
In php, does the start have to begin with:
<?php or can it begin with <?
??
What is the best PHP tutorial you ever read?
Thanx
Peter
<Edited by petesmc on 12-09-2000 at 04:51 PM>
Bookmarks