View Single Post
  #33  
Old 05-30-2013, 09:00 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
why not make your own echo function....

HTML Code:
function echo2(msg) {
  echo(msg);
  savelog2("echolog.txt", msg);
}
This is probably why Stefan is ignoring you. I did read
'I hope you understand now, because you're kinda making a fool of yourself by insisting us to create another function, thats really aside from the request.' but w/e
__________________
Reply With Quote