pocketPC용 php?? > 자유게시판

자유게시판

pocketPC용 php?? 정보

pocketPC용 php??

본문

pocketPC로 apm을 돌릴이유가 있는건지는 모르겠지만, pocketPC용 php가 있네요?


Pocket HPH is a compact PHP processing engine designed to run on handheld devices.
PocketHPH.png
HPH is offered as a Demo. Currently Supported:
  • a subset of core PHP functions (see initial list)
  • Objects/Arrays are always passed by reference (like PHP5) (Scalar references are not currently supported)
  • Minimal error reporting w/line numbers
  • Variables must always be defined (including those passed as reference)
  • PHP4.2.0+ superglobals grammar -- $_SERVER['DOCUMENT_ROOT'] , etc. vs. $DOCUMENT_ROOT (use extract($_POST)/etc. to replicate earlier versions of PHP)
  • NEW  SQLite3 Database Support
  • NEW  alpha fopen/file_get_contents('http://website.com/foobar') Internet protocol handler support
http://mobileleap.net/hph/

추천
0
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로