
NewfeaturesPHP5.4.0offersawiderangeofnewfeatures:Supportfortraitshasbeenadded.Shortarraysyntaxhasbeenadded,e.g.$a=[1,2,3,4];or$a=['one'=>1,'two'=>2,'three'=>3,'four'=>4];.Functionarraydereferencinghasbeenadded,e.g.foo()[0].Closuresnowsupport$this.<?=isnowalwaysavailable,regardlessofthephp.inioption.Classmemberaccessoninstantiationhasb...

WithourfreePHPhostingyou'reabletoruntheapplicationsyouwant.WesupportalmostallfunctionalityofPHPanddonotlimityouwithhundredsofdisabledfunctionsorsafemode.Wanttorunablog?Youcandothat.Wanttohostforums?Yep,youcandothat,too.Simplyput,youjustcan'trunawebsitethesedayswithoutPHPfunctionality,andwegivethattoyoufreeofcharge!Ifyouhaveafreeaccount,youcanusesendmailandfsockopen,bothvitalfuncti...
SubscribetoNewsandSecurityannouncementsSignuptoTurnKey'slow-trafficannouncementsnewslettertogetimportantsecuritybulletinsandupdatesonmajornewreleases.Intheworks:dozensofnewappliances,64-bitimages,aDebianbasedversionofTurnKeyandmanyothercoolnewfeatures.NothanksLAMPStack-WebStack(MySQL)LAMPstackisapopularopensourcewebplatformcommonlyusedtorundynamicwebsitesandservers.Itinc...

WhychooseWindowsPHPHosting?WindowsPHPhostingisapowerfulandpopularsolutionamongwebsitedesignersandwebdeveloperswhoneedMicrosoft'sActiveServerPages(ASP)orASP.NETscriptingtechnologiesorPHP,includingPHP5.3,PHP5.2andevenPHP5.4.Hostek.comoffersacomprehensiveWindowsPHPhostingsolutionforcustomersrequiringsupportfordynamicWindowsPHP-basedwebsitesandinteractiveweb...

ExcelPluginThefollowingpluginwillgenerateatab-delimitedfile,andfeedittotheclientasanExcelfile.$this->load->plugin('to_excel');$this->db->use_table('tablename');$this->db->select('field1','field2');//runjoins,orderby,where,oranythingelsehere$query=$this->db->get();to_excel($query,['filename']);//filenameisoptional,withoutit,thepluginwilldefaultto'exceloutput'Soyoucouldr...