PHP, Meet YAML

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.

Original post by Mike and syndicated here by SEM

Share Affordable Web Developer:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • digg
  • Reddit
  • TailRank
  • YahooMyWeb

Comments are closed.