15,064
edits
| Line 137: | Line 137: | ||
* PHP: starts with dollar symbol $var<ref>[http://www.php.net/manual/en/language.variables.basics.php PHP: Basics - Manual]</ref> | * PHP: starts with dollar symbol $var<ref>[http://www.php.net/manual/en/language.variables.basics.php PHP: Basics - Manual]</ref> | ||
* javascript: the first character can be a letter or _ or $, and the other characters can be letters or _ or $ or numbers.<ref>, and the other characters can be letters or _ or $ or numbers.</ref> | * javascript: the first character can be a letter or _ or $, and the other characters can be letters or _ or $ or numbers.<ref>, and the other characters can be letters or _ or $ or numbers.</ref> | ||
== tools == | |||
tester | |||
* ''$'' [https://itunes.apple.com/us/app/php-code-tester/id415087689?mt=12 PHP Code Tester] for {{Mac}} | |||
documentation | |||
* [https://itunes.apple.com/us/app/dash/id449589707?ls=1&mt=12 Dash 3] for {{Mac}} - API Docs & Snippets. Integrates with Xcode, Alfred, TextWrangler and many more. on the Mac App Store | |||
* [http://devdocs.io/ DevDocs API Documentation] | |||
== troubleshooting steps of function == | == troubleshooting steps of function == | ||