Jump to content

Php and print "";


apw

Recommended Posts

Hello

 

im working with php and the print ""; to display text  such as the following:

print "welcome warrior, $player to the game!";

 

that displays fine, however when i post the contents into my html editor the output screen displays the print "";

 

could i get away with just straight text doing away with the print and the necessary content show correctly or does php must use the print ""; to display the text

Link to comment
https://forums.phpfreaks.com/topic/121445-php-and-print/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.