php code [2008-09-16 19:55:00]
|
Your Mac can talk FeedBurner stats! By Christoph Dorn This example may not be the most useful to you. The point is you now know how to trigger a PHP script via a voice command as well as have a PHP script talk to you. Change the code, make it more useful. Have some fun with it. … Christoph Dorn - All around PHP - http://www.christophdorn.com/Blog |
|
Zend Framework Coding Standard for PHP By Osdindia - Software Company India(Osdindia - Software Company India) PHP Code Demarcation PHP code must always be delimited by the full-form, standard PHP tags: ?> Short tags are never allowed. For files containing only PHP code, the closing tag must always be omitted. source:- framework.zend.com/ … Software Outsourcing India| PHP… - http://software-outsourcing-india.blogspot.com/ |
.