In message <[EMAIL PROTECTED]>, Filipe Benevenuti <filipeben [EMAIL PROTECTED]> writes >Hi! > >Can someone help me with debug? I want to show all variables being used >at a file. There is how?
echo "<P>:$myvariable:</P>"; is the simplest way. The two : inform me if the variable is not set. -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
