View Single Post
  #5 (permalink)  
Old 09-24-2006, 09:55 AM
CheeseBurgerMan CheeseBurgerMan is offline
Learning Programmer
 
Join Date: Jul 2006
Posts: 78
Credits: 0
Rep Power: 9
CheeseBurgerMan is on a distinguished road
Default

I believe you can do that with the echo command

PHP Code:
echo $myString "another string"
EDIT: Oops, I completely misread that question. Ignore this post.

Last edited by CheeseBurgerMan; 09-24-2006 at 10:08 AM. Reason: Misread question
Reply With Quote

Sponsored Links