2DWorlds Forums
phpQuery - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: Programming (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=30)
+--- Thread: phpQuery (/showthread.php?tid=7635)



phpQuery - Dignity - 08-03-2011

I'm working on a PHP library, and called it phpQuery.

Documation at http://virtualscope.x10.mx/phpQuery/

To use it, just use this on your page.

Code:
<?php
include("http://virtualscope.x10.mx/phpQuery/api.php");
?>



RE: phpQuery - Chaos - 08-03-2011

I never really got into libraries. :o explain?


RE: phpQuery - Dignity - 08-03-2011

I dunno.

I just threw a bunch of functions with some CSS and called it a library.
Got the docs up.