Difference between revisions of "Php"
From Wiki2
(Created page with "=PHP questions= ===Why does chrome::php work on localhost but not on my server?===") |
|||
Line 1: | Line 1: | ||
= | ==bits of code I always forget== | ||
===reading command line arguments=== | |||
< | |||
=== | ===PHP questions=== |
Revision as of 11:14, 13 December 2012
bits of code I always forget
reading command line arguments
<