Tags: php

Sort by: Date / Title / URL

  1. http://tobyelliott.wordpress.com/2009/09/11/weave-minimal-server/
    A sweet little app that needs a one line edit to Apache's config in order to run a basic weave (firefox sync) server. Welcome to my own firefox data backed up on my own server... :-)
  2. http://www.ramirezcobos.com/category/yii/
    Useful posts from Antonio Ramirez on the Yii framework. This is the category, there's quite a lot of helpful stuff in there.
  3. http://programmersnotes.info/2009/03/04/handling-application-parameters-in-yii-using-the-database/
    Very helpful article on how to store option or config data Yii in a database. Also includes a quick overview (the useful part for me!) of how to access data stored in a config file. Nifty. :-)
  4. http://www.ramirezcobos.com/2010/11/06/how-to-use-swfuploads-yii-extension/
    A handy article explaining how SWFUpload was integrated into Yii. Useful example of creating a view and controller.
  5. http://www.pixelpost.org/
    Open source photoblog software. Funky, clean, described as extensible. PHP / MySQL based.
  6. http://www.glype.com/
    A web based proxy script powered by PHP and curl, not free, released under a proprietary license, removing the "powered by glype" link costs money. Free as in beer.
    08-09-2010 to , , , , ,
  7. http://wpmu.org/scaling-wordpress-wpmu-buddypress-like-edublogs/
    Interesting write up by James at Incsub on how they handle scale on edublogs. Some good advice although a little light on specifics, a good starting point for research.
  8. http://bugs.php.net/bug.php?id=46260&thanks=4
    My bug report on the __FILE__ symlink stupidity in PHP.
  9. http://bugs.php.net/bug.php?id=38790
    The __FILE__ constant contains the path of the currently executing (as in included) file *after* symlinks have been resolved. This bug suggests it should not resolve symlinks, or should provide an option to change the behaviour. Response was no!
  10. http://www.zend.com/support/knowledgebase.php?kbid=241
    How to install Zend Studio on Ubuntu with Xgl / Compiz. Worked for me on 8.04.
    20-05-2008 to , , , , , , ,
  11. http://kohanaphp.com/
    Kohana is an object orientated PHP framework that uses the MVC architecture.
  12. http://simplepie.org/
    SimplePie is a PHP class for parsing RSS and Atom feeds. It supports auto-discovery and is supposedly super quick.
  13. http://wikkawiki.org/HomePage
    Wikka is a very simple PHP/ MySQL wiki. It has very basic functionality, without the advanced features of something like MediaWiki, but it's extremely easy to use.
  14. http://openidenabled.com/php-standalone-openid-server
    An OpenID server that supports Yadis discovery and Simple Registration (sreg) written in PHP under a GPL license.
  15. http://developer.ebay.com/developercenter/php/
    PHP sample code to interface with the eBay API. Example code includes getting items, getting search results, and so on. Full documentation is available for all API calls.
    04-10-2007 to , , ,
  16. http://uk3.php.net/autoload
    The PHP autoload function which can lazy-load classes just in time as they are instantiated.
  17. http://phpmailer.sourceforge.net/
    An open source mailer class for PHP, supports local sendmail, smtp, the full monty.
  18. http://sourceforge.net/projects/sabrosus/
    Sabros.us SourceForge project page.
  19. http://sabros.us/
    An open source, online bookmark manager, similar to del.icio.us or scuttle.
  20. http://www.sitepoint.com/article/developing-facebook-platform
    An article from Sitepoint.com on how to develop PHP apps for Facebook
  21. http://blog.outer-court.com/archive/2005-02-13-n32.html
    How to Log IRC through PHP

First / Previous / Next / Last / Page 2 of 2