Home ›
PHP knowledge resources used at AgaricPHP knowledge resources used at Agaric
Searched words:
PHP Hypertext Pre-processor
The big one, PHP.net itself
PHP.net has an excellent function search such that if you simply append the function name to the url (such as php.net/explode), it will serve up the PHP manual page with the specification and notes right away-- and if you use a function name that doesn't exist, it will provide a range of suggestions you might have meant.
Others
http://www.w3schools.com/php/php_operators.asp
And of course for Drupal functions
http://api.drupal.org/api
http://api.lullabot.com/api
And search
Searching for keywords with what you want to do and "PHP" in your favorite search engine tends to bring up a lot of results, many useful. Quality can vary of course!
Resolution
More like this
- Moving a site from an old version control set-up using SVN to Agaric's new Git-Capistrano glory
- Print information associated with a node elsewhere in page.tpl.php, using a separate template file for theming
- Get rid of extra spaces using PHP's preg_replace
- DrupalConDC Ubercart tip: use PHP form to do custom functionality, but embed later
- PHP's Debug Backtrace Function
Comments
Post new comment