<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for yalamber.com</title>
	<atom:link href="http://yalamber.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://yalamber.com</link>
	<description>About me, my learnings and more..</description>
	<pubDate>Mon, 08 Sep 2008 08:38:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Changing unpk/pk function to database based in phpizabi by yalamber</title>
		<link>http://yalamber.com/2008/09/04/form-unpk-pk-to-db-based/#comment-134</link>
		<dc:creator>yalamber</dc:creator>
		<pubDate>Fri, 05 Sep 2008 16:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=51#comment-134</guid>
		<description>@jazen
Hello,
The main view of this article was to provide a way to extract information for cotact and gallery from phpizabi database and store them to their respective table. You can then code the part to add, delete, block, manage contacts. Also code part for gallery, upload, delete, album parts. I can provide some codes by monday. 
thanks</description>
		<content:encoded><![CDATA[<p>@jazen<br />
Hello,<br />
The main view of this article was to provide a way to extract information for cotact and gallery from phpizabi database and store them to their respective table. You can then code the part to add, delete, block, manage contacts. Also code part for gallery, upload, delete, album parts. I can provide some codes by monday.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing unpk/pk function to database based in phpizabi by Jazen</title>
		<link>http://yalamber.com/2008/09/04/form-unpk-pk-to-db-based/#comment-127</link>
		<dc:creator>Jazen</dc:creator>
		<pubDate>Thu, 04 Sep 2008 23:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=51#comment-127</guid>
		<description>Hi Yalamber,

Could you please give an example of either contacts.php page or gallery, or some similar code, where it's coded in such a way to use your suggested database structure.
I'm thinking if we had a full page example, of perhaps what code looked like before, verses code with changes to use this database table, then we might be able to take that information and know how to go about changing other pages as well, using your php code example as a reference.

Thanks,
Jazen</description>
		<content:encoded><![CDATA[<p>Hi Yalamber,</p>
<p>Could you please give an example of either contacts.php page or gallery, or some similar code, where it&#8217;s coded in such a way to use your suggested database structure.<br />
I&#8217;m thinking if we had a full page example, of perhaps what code looked like before, verses code with changes to use this database table, then we might be able to take that information and know how to go about changing other pages as well, using your php code example as a reference.</p>
<p>Thanks,<br />
Jazen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing unpk/pk function to database based in phpizabi by Johnn</title>
		<link>http://yalamber.com/2008/09/04/form-unpk-pk-to-db-based/#comment-126</link>
		<dc:creator>Johnn</dc:creator>
		<pubDate>Thu, 04 Sep 2008 19:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=51#comment-126</guid>
		<description>Hey thanks a lot, I will try this out and hopefully not stumble!</description>
		<content:encoded><![CDATA[<p>Hey thanks a lot, I will try this out and hopefully not stumble!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing your session to database in php by Roland Standards</title>
		<link>http://yalamber.com/2008/08/29/storing-your-session-to-database-in-php/#comment-124</link>
		<dc:creator>Roland Standards</dc:creator>
		<pubDate>Sun, 31 Aug 2008 18:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=45#comment-124</guid>
		<description>To use all you have to do include the class file in your script and change the mysql connection variables. &lt;a href="http://web2.blogtells.com/2008/08/29/ssl-server-secure-sockets-layer/" rel="nofollow"&gt;Roland Standards&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>To use all you have to do include the class file in your script and change the mysql connection variables. <a href="http://web2.blogtells.com/2008/08/29/ssl-server-secure-sockets-layer/" rel="nofollow">Roland Standards</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mod rewrite mod by yalamber</title>
		<link>http://yalamber.com/2007/11/08/mod-rewrite-mod/#comment-123</link>
		<dc:creator>yalamber</dc:creator>
		<pubDate>Fri, 29 Aug 2008 20:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=7#comment-123</guid>
		<description>You will need to change the links yourself in tpl files</description>
		<content:encoded><![CDATA[<p>You will need to change the links yourself in tpl files</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mod rewrite mod by ramazan</title>
		<link>http://yalamber.com/2007/11/08/mod-rewrite-mod/#comment-69</link>
		<dc:creator>ramazan</dc:creator>
		<pubDate>Mon, 28 Jul 2008 01:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=7#comment-69</guid>
		<description>i was all mod try, but is not working.. please help meee????

my urls=tooldetay.php?id=1
my .htaccess=
#Hata sayfas?na yönlendirme
ErrorDocument 404 /toolroom/hata.php

#Güzel görünümlü linkler
Options +FollowSymLinks
RewriteEngine On
RewriteRule   ^tooldetay/([0-9]+)\.html$ /tooldetay.php?id=$1 [QSA,L]</description>
		<content:encoded><![CDATA[<p>i was all mod try, but is not working.. please help meee????</p>
<p>my urls=tooldetay.php?id=1<br />
my .htaccess=<br />
#Hata sayfas?na yönlendirme<br />
ErrorDocument 404 /toolroom/hata.php</p>
<p>#Güzel görünümlü linkler<br />
Options +FollowSymLinks<br />
RewriteEngine On<br />
RewriteRule   ^tooldetay/([0-9]+)\.html$ /tooldetay.php?id=$1 [QSA,L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send sms to meromobile for free script by piyusha</title>
		<link>http://yalamber.com/2007/11/18/send-sms-to-meromobile-for-free-script/#comment-65</link>
		<dc:creator>piyusha</dc:creator>
		<pubDate>Sat, 12 Jul 2008 15:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=11#comment-65</guid>
		<description>but now how come i cant be able to used this spicenepal emaill sms... as many time i try to sent frm email but cant be send...</description>
		<content:encoded><![CDATA[<p>but now how come i cant be able to used this spicenepal emaill sms&#8230; as many time i try to sent frm email but cant be send&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loved new wordpress (version 2.5.1) by Arati Lohorung</title>
		<link>http://yalamber.com/2008/05/01/loved-new-wordpress-version-251/#comment-61</link>
		<dc:creator>Arati Lohorung</dc:creator>
		<pubDate>Tue, 01 Jul 2008 03:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=23#comment-61</guid>
		<description>i came to know about this facility last week through my brother. i have registered my site and will be publishing in it very soon.But I loved it so much.</description>
		<content:encoded><![CDATA[<p>i came to know about this facility last week through my brother. i have registered my site and will be publishing in it very soon.But I loved it so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mod rewrite mod by robert</title>
		<link>http://yalamber.com/2007/11/08/mod-rewrite-mod/#comment-60</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Fri, 27 Jun 2008 08:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=7#comment-60</guid>
		<description>Hello,

i was trying your mod but it still shows the old url ? can you help?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>i was trying your mod but it still shows the old url ? can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tcpdf a pdf generating php class by yalamber</title>
		<link>http://yalamber.com/2008/05/09/tcpdf-a-pdf-generating-php-class/#comment-57</link>
		<dc:creator>yalamber</dc:creator>
		<pubDate>Tue, 24 Jun 2008 15:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://yalamber.com/?p=26#comment-57</guid>
		<description>in which email did you sent. Send in kiratisaathi@gmail.com</description>
		<content:encoded><![CDATA[<p>in which email did you sent. Send in <a href="mailto:kiratisaathi@gmail.com">kiratisaathi@gmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
