About: PHP Javascript   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

This scratchpad is intended for preparing a JavaScript library which mimics the API of PHP. This is intended to make it easier for PHP developers to use just one familiar API for functions (albeit relying on JavaScript syntax). The functions may not mirror the exact behavior as found in PHP--either due to insurmountable differences with JavaScript or due to not having been adequately programmed yet (though please help to improve this). For I/O and other privileged functions, we could either use Mozilla Javascript and XPCOM and/or Server-side JavaScript (SSJS).

AttributesValues
rdfs:label
  • PHP Javascript
  • PHP JavaScript
rdfs:comment
  • This scratchpad is intended for preparing a JavaScript library which mimics the API of PHP. This is intended to make it easier for PHP developers to use just one familiar API for functions (albeit relying on JavaScript syntax). The functions may not mirror the exact behavior as found in PHP--either due to insurmountable differences with JavaScript or due to not having been adequately programmed yet (though please help to improve this). For I/O and other privileged functions, we could either use Mozilla Javascript and XPCOM and/or Server-side JavaScript (SSJS).
dcterms:subject
dbkwik:programming...iPageUsesTemplate
abstract
  • This scratchpad is intended for preparing a JavaScript library which mimics the API of PHP. This is intended to make it easier for PHP developers to use just one familiar API for functions (albeit relying on JavaScript syntax). The functions may not mirror the exact behavior as found in PHP--either due to insurmountable differences with JavaScript or due to not having been adequately programmed yet (though please help to improve this). By relying on the PHP interface, we avoid developing yet another library whose API might be too subject to change (though we could update with new versions of PHP). We will only use PHP names, except where an existing JavaScript function of the same name already exists (e.g., "eval"), in which case we will prepend "php_" to the function name. For I/O and other privileged functions, we could either use Mozilla Javascript and XPCOM and/or Server-side JavaScript (SSJS). Perhaps an ideal future ambition for the project would be to see some high bandwidth site to host the library (e.g., as Yahoo has done with its AJAX library) so that it could be frequently used and cached by others without fear of the library modules (depending on which set(s) were chosen) taking up too much memory to be useful. We might also work to add within the PHP section of this Programming wiki, a PHP library to mimic the function/objects/methods/properties of Javascript, prepending "js" and capitalizing the next word (in Javascript style)--e.g., jsEval to avoid conflicts with the PHP function of the name, "eval".
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software