![]() |
compiling codeigniter to opcode (with bcompiler) - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: compiling codeigniter to opcode (with bcompiler) (/showthread.php?tid=60800) |
compiling codeigniter to opcode (with bcompiler) - El Forum - 07-01-2014 [eluser]Unknown[/eluser] hello everyone, im currently developing a client / server desktop application. but its time consuming and does not look as good as a website. so i decided to pack a webserver and php into server application. but i dont want to give away php source codes. so i made a research about compiling php code and found out about bcompiler. im not tested bcompiler with codeigniter. so if anyone tried this before, that would help me. or at least ideas on how to accomplish this would be great. |