Popular recipes by sameer borate http://code.activestate.com/recipes/users/4167072/2008-09-11T13:16:40-07:00ActiveState Code RecipesImplementation of a single linked list in PHP (PHP)
2008-09-11T12:44:41-07:00sameer boratehttp://code.activestate.com/recipes/users/4167072/http://code.activestate.com/recipes/576498-implementation-of-a-single-linked-list-in-php/
<p style="color: grey">
PHP
recipe 576498
by <a href="/recipes/users/4167072/">sameer borate</a>
(<a href="/recipes/tags/linked_list/">linked_list</a>, <a href="/recipes/tags/php/">php</a>).
</p>
<p>Implementation of a single linked list in PHP with Unit Test</p>
Converting MySQL queries to XML (PHP)
2008-09-11T13:16:40-07:00sameer boratehttp://code.activestate.com/recipes/users/4167072/http://code.activestate.com/recipes/576499-converting-mysql-queries-to-xml/
<p style="color: grey">
PHP
recipe 576499
by <a href="/recipes/users/4167072/">sameer borate</a>
(<a href="/recipes/tags/mysql/">mysql</a>, <a href="/recipes/tags/php/">php</a>, <a href="/recipes/tags/xml/">xml</a>).
</p>
<p>Converting MySQL queries to XML</p>