Irunafansiteforafewonlinegames,andwe'redevelopingtoolstohelpusersthroughtheirplay.We'rerunningthetoolsoffofansqlitedatabaseandusingDaDaBIKtoallowourcontributorstoaddandeditdataaboutspells/stats/gear/etc.Ialsohopetocreateafront-endinstalltoallowvisitorstosearchourdataandgenerateCSVfilesfortheirowntoolsandspreadsheets.Runningourtoolsoffofasingledatabaseisreducingthetimerequiredtoupdatemu...

ThebasicsUnlikeregularPHPextensions-whicharereallyhardtoimplementandrequireadeepknowledgeoftheZendengineandpointermanipulation-extensionsbuiltwithPHP-CPParenotdifficulttodevelopatall.FunctionsThePHP-CPPlibraryusesallthepowerofferedbyC++11toconverttheparametersandreturnvaluesfromyourfunctionsto/andfromPHP.Php::Valuehello_world(){return"helloworld!";}Thefunctionaboveisanat...