Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 1 of 1
Search took 0.20 seconds.
Search: Posts Made By: xrvel
Forum: Programming 14th April 2011, 06:11 AM
Replies: 27
Views: 1,072
Posted By xrvel
Lightbulb Re: What the different between print and echo

For example, you can use this with print.
mysql_query() or print(mysql_error());

You can't do it with echo
mysql_query() or echo(mysql_error());// will fail
Showing results 1 to 1 of 1

 
Forum Jump


All times are GMT -6. The time now is 07:07 AM.