Jump to content

[SOLVED] echo


dare87

Recommended Posts

If it was for trying to put things on one line, not that it's not a good reason, but it doesn't seem like a big difference. You could always do this:

<?php
include('auxiliary/left.php'); echo '<a href="user_add.php">Add</a>'; include('auxiliary/right.php');
?>

 

Thought I don't know what the original reason is/was.

 

OP = Original Poster?

Link to comment
https://forums.phpfreaks.com/topic/96601-solved-echo/#findComment-494424
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.