PHP

From Colettapedia
Revision as of 19:04, 27 October 2017 by Colettace (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • configure php5.6 with stuff you need: ./configure --prefix=/home/colettace --with-zlib --with-openssl --with-bz2 --with-mysqli --enable-mbstring --with-curl
  • start the dev server: php -S localhost:3000
  • file_put_contents($file, $string, FILE_APPEND | LOCK_EX);
  • pecl
  • phpgd