<?xml version="1.0" encoding="ISO-8859-1"?>
<slide>
	<title>Error Messages</title>

<div effect="fade-out">
	<html><![CDATA[<b>Warning</b>:  DOMDocument::load() [<a href='domdocument.load'>domdocument.load</a>]: Document is empty in /home/httpd/presentations, line: 1 in <b>/home/httpd/pres2/show2.php</b> on line <b>165</b><br />]]></html>
</div>

<div effect="fade-in-out">
	<html><![CDATA[<table class='xdebug-error' dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: DOMDocument::load() [<a href='domdocument.load'>domdocument.load</a>]: Document is empty in /home/httpd/presentations, line: 1 in /home/httpd/pres2/show2.php on line <i>165</i></th></tr>

<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0013</td><td bgcolor='#eeeeec' align='right'>787720</td><td bgcolor='#eeeeec'>{main}(  )</td><td title='/home/httpd/pres2/show2.php' bgcolor='#eeeeec'>../show2.php<b>:</b>0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0102</td><td bgcolor='#eeeeec' align='right'>1398552</td><td bgcolor='#eeeeec'>Presentation->display( <span>$slideNr = </span><span>NULL</span> )</td><td title='/home/httpd/pres2/show2.php' bgcolor='#eeeeec'>../show2.php<b>:</b>114</td></tr>

<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0103</td><td bgcolor='#eeeeec' align='right'>1400336</td><td bgcolor='#eeeeec'>DOMDocument->load( <span>&apos;/home/httpd/pres2/presentations/&apos;</span> )</td><td title='/home/httpd/pres2/show2.php' bgcolor='#eeeeec'>../show2.php<b>:</b>165</td></tr>
</table>]]></html>
<break lines="3"/>
</div>
<list>
<div effect="fade-in">
	<bullet>xdebug.collect_include=*?*</bullet>
</div>
<div effect="fade-in">
	<bullet>xdebug.var_display_max_children=*?*</bullet>
	<bullet>xdebug.var_display_max_data=*?*</bullet>
	<bullet>xdebug.var_display_max_depth=*?*</bullet>
</div>
<div effect="fade-in">
	<bullet>xdebug.file_link_format=*?*
		<example>xdebug.file_link_format=gvim://%f@%l</example>
		<example>xdebug.file_link_format=txmt://open/?url=file://%f&amp;line=%l</example>
		<break/>
		<example>xdebug.file_link_format=???://%f?%l</example>
		<blurb>Windows: http://forums.netbeans.org/topic20597.html#85639</blurb>
		<blurb>Linux: http://xdebug.org/docs/stack_trace#file_link_format</blurb>
	</bullet>
</div>
</list>

</slide>
