Hi Rob, I found the same example in Facebook examples, quoted as below; $invfbml = <<<FBML <fb:name uid="$user" firstnameonly="true" shownetwork="false"/> Atatürk'ün Sözleri uygulamasýný ekleyip kullanmanýzý tavsiye ediyor! <fb:req-choice url="http://www.facebook.com/add.php?api_key=$appapikey&next=$sNextUrl" label="Atatürk'ün Sözleri" /> FBML; I think this <<<FBML is the opening quote and the one in the end is the closing quote as it would be in the following example (to tell the truth I have never tested the code in the following format); $invfbml = "<fb:name uid="$user" firstnameonly="true" shownetwork="false"/> Atatürk'ün Sözleri uygulamasýný ekleyip kullanmanýzý tavsiye ediyor! <fb:req-choice url="http://www.facebook.com/add.php?api_key=$appapikey&next=$sNextUrl" label="Atatürk'ün Sözleri" />"; Also, I have seen an if code as below for the first time; Ýf () : endif; I think the it is the same logi. Am I right? Best, Emrah From: php-objects@xxxxxxxxxxxxxxx [mailto:php-objects@xxxxxxxxxxxxxxx] On Behalf Of Atkinson, Robert Sent: Monday, November 05, 2007 1:00 PM To: php-objects@xxxxxxxxxxxxxxx Subject: Echo Syntax I came across this use of echo, but can't find any documentation on it. Can anyone tell me what the '<<<' is doing? function initJSandCSS() { echo <<<SCRIPTS ..... SCRIPTS; } Rob. [Non-text portions of this message have been removed] PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/php-objects/join (Yahoo! ID required) <*> To change settings via email: mailto:php-objects-digest@xxxxxxxxxxxxxxx mailto:php-objects-fullfeatured@xxxxxxxxxxxxxxx <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/