<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/1840" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-05-31T15:05:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/1840</id>

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-31T15:05:00-04:00</updated>

		<published>2002-05-31T15:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7496#p7496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7496#p7496"/>
		<title type="html"><![CDATA[isset?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7496#p7496"><![CDATA[
catch {set var}<br>returns 0 if its set, 1 if it isnt. (note: don't use $ before the varname)<br><br>or info exists var<br>returns 1 if its set, 0 if it isnt.<br><br>&lt;font size=-1&gt;[ This Message was edited by: Petersen on 2002-05-31 13:07 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri May 31, 2002 3:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-31T14:13:00-04:00</updated>

		<published>2002-05-31T14:13:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7494#p7494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7494#p7494"/>
		<title type="html"><![CDATA[isset?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7494#p7494"><![CDATA[
who do i check if $var isset ? As in php isset($var);<br><br>if {$var == ""} // doesnt work.<p>Statistics: Posted by Guest — Fri May 31, 2002 2:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
