wrapper classContent with Style: Fulltext searches with Xapian and PHPPHPDeveloper.org Wed, 11/04/2009 - 08:19
New on the Content with Style blog today there's this tutorial looking at full-text searching combining Xapian and PHP to replace the slower full-text methods in something like a MySQL database. Herbet's Blog: PHP with SQL on Google App EnginePHPDeveloper.org Thu, 06/11/2009 - 19:37
Herbert has submitted a link to his blog that talks about using PHP on the Google App Engine including a wrapper class, pQg.
Topics covered so far include: Davey Shafik's Blog: Debugging PDO Prepared StatementsPHPDeveloper.org Wed, 05/20/2009 - 08:35
In a recent post to his blog, Davey Shafik looks at solving something that has "always bugged him about using prepared statements" - getting the actual query it used back out. |