summaryrefslogtreecommitdiff
path: root/Examples
AgeCommit message (Expand)Author
2013-12-13add macros for PHP 5.3Gu Weigang
2013-12-08Fixed calling callback functions that were passed as array membersEmiel Bruijntjes
2013-12-07Implemented operator overloading for hash membersEmiel Bruijntjes
2013-12-07replaces tabs in source code with regular spaces, added example for working w...Emiel Bruijntjes
2013-12-07Renamed ini files so that multiple examples can be loaded at the same timeEmiel Bruijntjes
2013-12-07initial ini file for globals exampleEmiel Bruijntjes
2013-12-02Added CppClassInPhp ExampleJasperVanEck
2013-12-02Updated README.md, implemented more complicated isCallable method and added c...JasperVanEck
2013-12-02isCallable now worksJasperVanEck
2013-12-02Added example of a php function call, but isCallable() doesnt workJasperVanEck
2013-11-29trying to remove the blocks the text is inJasperVanEck
2013-11-29Changed markdown of Example README.mdJasperVanEck
2013-11-29Changes in exceptions, to distinguish between catching and throwing exception...JasperVanEck
2013-11-29README.md almost finished, Exception is just left.JasperVanEck
2013-11-29Further update README.mdJasperVanEck
2013-11-29README.md updateJasperVanEck
2013-11-29Partial README.md for examplesJasperVanEck
2013-11-29Comment updateJasperVanEck
2013-11-28removed a debugging coutJasperVanEck
2013-11-28Added a very basic exception class, and added an exception exampleJasperVanEck
2013-11-28Additional functions with parameters; references, objects and arraysJasperVanEck
2013-11-28comments updated, and Exception example addedJasperVanEck
2013-11-28New Examples added, functionreturnvalue, functionnoparameters and functionwit...JasperVanEck
2013-11-28New Examples added, functionreturnvalue, functionnoparameters and functionwit...JasperVanEck
2013-11-28Added extension and functionvoid exmapleJasperVanEck
2013-11-28Moved tests to ExamplesJasperVanEck