The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHP, Meet YAML

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mike Naberezny

Posts: 133
Nickname: mnaberez
Registered: Feb, 2007

Mike Naberezny blogs about Python.
PHP, Meet YAML Posted: Jan 24, 2008 1:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Mike Naberezny.
Original Post: PHP, Meet YAML
Feed Title: Rails for PHP Developers
Feed URL: http://railsforphp.com/feed/
Feed Description: Rails for PHP Developers is about learning Ruby and Rails from a PHP developer's perspective.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Mike Naberezny
Latest Posts From Rails for PHP Developers

Advertisement
Just about every PHP application needs some kind of configuration, if only to define the connection to a database. One popular way to store configuration is to use a PHP file itself because it’s convenient and fast for PHP to read. This approach is taken by the Solar PHP Framework and many others. However, [...]

Read: PHP, Meet YAML

Topic: PHP, Meet YAML Previous Topic   Next Topic Topic: Bluetooth GPRS via an A1200 and peoples.net

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use