|
|||||||
New to SitePoint Forums? Register here for free!
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Making a better wheel
![]() Join Date: Jul 2001
Location: Missouri
Posts: 3,425
|
i know people have asked here before about ways to encode your PHP scripts without buying the expensive Zend Encoder. so i thought i'd let you know that i noticed a new product called the PHP Encoder on the PHP Accelerator site the other day.
the Encoder looks like it might be done by the same guy as the Accelerator (or at least he's involved with it). according to talk in the forums, it will be a Web based service first where you can upload your scripts and have them encoded. i hear it may be as cheap as $1 for small scripts. pretty good compared to Zend's product. they say you will also be able to buy the program for use on your system later (like Zend's).to decode scripts from Zend's Encoder, you need to have the Zend Optimizer. PHP Encoder will have a free decoder available that, i believe, is a PHP extension. the next versions of PHP Accelerator will also support decoding, which should be cool. i noticed in the forum that they're supposed to start beta testing today. i don't know how many people actually want to protect their code, but this sounds promising for those who do. just wanted to let you know. ![]()
__________________
- Matt ![]() Dr.BB - Highly optimized to be 2-3x faster than the "Big 3." ![]() "Do not enclose numeric values in quotes -- that is very non-standard and will only work on MySQL." - MattR |
|
|
|
|
|
#2 |
|
SitePoint Evangelist
![]() ![]() ![]() ![]() Join Date: Mar 2002
Location: msia
Posts: 487
|
I think zend should reduce the price of their product. The Zend encoder is considered EXTREMELY expensive!!! Who afford to buy this product? Normally SOHO users cannot afford this. Price around USD30-50 is reasonable. I am surprised no one c**** it?
|
|
|
|
|
|
#3 |
|
SitePoint Wizard
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Dec 2000
Location: Karachi, Pakistan
Posts: 913
|
Hello,
I don't think it would run in the long run. Because most of the Hosting Providers (atleast me) don't install any mods of PHP until unless I have asked any one from the PHP Development Team. Also, the most important thing is there are very few hosts that are willing to install stuff like this as this may also have any conflicts with Zend Optimizer. Most of all, I have also heard that Zend Accelerator have problems with Zend Encoded files. ![]() -Omair
__________________
36Host.com - $36/year web hosting [affiliates earn 30%] * Affordable Small Business Web Hosting since 2003! * "500mb space, 10gb bandwith, 50 pop/ftp accounts, php, mysql, pre-installed php scripts, 24/7 support & more...." |
|
|
|
|
|
#4 |
|
purple monkey dishwasher
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2001
Location: Montreal
Posts: 805
|
Before last week, I much appreciated Zend Encoder. It was simple to use, and always worked.
I've wasted somewhere around 15 hours in the past 2 weeks working around ZE2.0x bugs. I'm not a happy consumer. First, __FILE__ doesn't work in ZE2. It gets replaced by the path where it was ENCODED, not where it's EXECUTED. This is wrong. I emailed Zend, they told me to use zend_loader_current_file() in place of __FILE__. That seemed to work, but now include_once and require_once break with that function. I'm not pleased at all. I'll definitely look into this service. S |
|
|
|
|
|
#5 | ||||
|
SitePoint Member
Join Date: Mar 2002
Posts: 7
|
The Encoder is Launched
Hi, Thanks for discussing the encoder. Here are a few comments on the points raised.
Quote:
Encoding of files up to and inlcuding with PHP 4.3.0dev is supported and works fine. Quote:
Quote:
Most sites don't run ZEncoded files, and the performance gained from a tool such as PHPA will typically far exceed the gains from ZO. Comparing them is akin to comparing the proverbial tortoise and hare. Companies that do produce ZEncoded files should be pursuaded to encode with other tools as well. Ok so I'm biased, but the combination of cheap compiled code encoding from the PHP Encoder and support with the free PHP Accelerator, giving same performance as Zend Acc, ia a far more compelling combination in my mind than ZE files with ZO and probably no ZA. Quote:
nick |
||||
|
|
|
|
|
#6 |
|
purple monkey dishwasher
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2001
Location: Montreal
Posts: 805
|
I was talking about Encoder 2 whenever I said "ZE2" or "ZE". Thanks for the info.
S |
|
|
|
|
|
#7 | |
|
SitePoint Guru
![]() ![]() ![]() ![]() ![]() Join Date: Mar 2002
Location: US
Posts: 633
|
Quote:
|
|
|
|
|
|
|
#8 |
|
purple monkey dishwasher
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2001
Location: Montreal
Posts: 805
|
Note:
Zend has got back to me about the require_once and include_once problem. I have a patched ZendOptimizer.so that doesn't exhibit this problem. Look for Optimizer 1.3.2 within the next "couple of days". S |
|
|
|
|
|
#9 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
How about PHPGuardian (http://www.phpguardian.com)?
|
|
|
|
|
|
#10 |
|
Non-Member
![]() ![]() Join Date: Apr 2002
Location: Nebraska
Posts: 180
|
PHPGuardian to is a bit pricey.
|
|
|
|
|
|
#11 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
Its not cheap but its not as costly as zend for sure! Its a fraction of what zend encoder costs plus this one has a life time licence which sadly zend doesnt offer. I also read that IonCube is coming out with a phpguardian type of version which i am sure would be competitively priced too.
|
|
|
|
|
|
#12 |
|
purple monkey dishwasher
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2001
Location: Montreal
Posts: 805
|
Zend Encoder Perpetual License: $2400
Zend Encoder 1 yr.: $960 URL to Zend website: Free Teaching anilgk a valuable lesson about not speaking factually about something without knowing the facts: Priceless. S |
|
|
|
|
|
#13 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
Hey, isint that what I said??? I said that phpguardian is a fraction of what zend costs and has a life time licence which zend doesnt offer. You have already given the facts about zend which is what I said in the first place without giving the actual figures. The figures for phpguardian are it costs $250 for a life time licence.
I dont think I mentioned any wrong facts in my previous post. |
|
|
|
|
|
#14 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
P.S. I was trying to compare the zend's cheapest version of encoder with phpguardian. I hope that makes you feel fine.
|
|
|
|
|
|
#15 |
|
purple monkey dishwasher
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2001
Location: Montreal
Posts: 805
|
Not that I'm trying to start (or continue) a flamewar, but my point was that Zend DOES offer a "life time" license. That's the perpetual license I mentioned.
I concur, however, that the price of Zend Encoder is much higher than that of PHP Guardian. S |
|
|
|
|
|
#16 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
Exactly!
|
|
|
|
|
|
#17 |
|
SitePoint Member
Join Date: Sep 2002
Posts: 11
|
![]() |
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 21:13.




pretty good compared to Zend's product.
they say you will also be able to buy the program for use on your system later (like Zend's).








Linear Mode
