Closed Thread Icon

Topic awaiting preservation: Compiled PHP (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12891" title="Pages that link to Topic awaiting preservation: Compiled PHP (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Compiled PHP <span class="small">(Page 1 of 1)</span>\

 
Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 09-11-2003 19:34

It came up in a magazine I was reading recently where their answer to someonwriting is was that you couldn't compile PHP but you can:
http://www.zend.com/store/products/zend-encoder.php
http://binaryphp.sourceforge.net
http://gtk.php.net/ http://www.gtk.org/

I was just wondering what the advantages/uses were for this kind of thing (is the Zend one what the same as it appears to be to hide your code from clients)?

This is also being addressed over at:
http://forums.devshed.com/t82864/s.html

where I picked up some info (and remembered I was meaning to look into this).

So anyone use this, play with it, etc.? I would have thought you'd be better off using C or Delphi but then again if you can work in PHP................

[edit: Ahh it came up over here:
www.ozoneasylum.com/Forum12/HTML/001456.html

although I'm not sure there was a conclusion]

___________________
Emps

FAQs: Emperor

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 09-11-2003 20:44

The only good thing about it that I can think of is that if you allready know PHP you don't need to learn a new language just to create some small program. And for simple task like moving and renaming files, listing directory contents PHP is almost as fast as Perl.

But for bigger tasks I would still prefere a language better suited for the task. PHP is after all a langauge made for sever-side processing of web pages, not to create andvanced binary files.

_________________________
"There are 10 kinds of people; those who know binary, those who don't and those who start counting at zero"

« BackwardsOnwards »

Show Forum Drop Down Menu