Zend encoder should work with 4.3.0 since the older encoder 1.1.0 works with php 4.0.3. Contact them to make sure.
Ryan. www.badblock.com On 8/1/05, Parag Bhavsar <[EMAIL PROTECTED]> wrote: > Hi Jim, > > Thanx for reply. > > I want do encryption in php 4.3.0 only. > > I am not having PHP 5.0. So I don't think that zend encoder will be useful > to me. > > So My Problem Not Resolved Yet. > > Regards, > > Parag Bhavsar > > Jim Mullen <[EMAIL PROTECTED]> wrote: > You may want to try the Zend encoder (http://www.Zend.com) or > eAccelerator (http://www.eaccelerator.net). I think these will both do > what you want. > > Best regards, > Jim at iDimensionz.com > -- > http://www.iDimensionz.com Professional web site design and affordable > web site hosting. > ------------------------------------------------------------------------ > Get Firefox! > – Get the new open source web browser, FireFox, and enjoy features like > pop up blocking, tabbed browsing and MUCH more! > Get Thunderbird! > – Get the > new open source e-mail client, ThunderBird, and enjoy features like > integrated spam filter, privacy protection, integrated RSS reader and > MUCH more! > > paggybhai wrote: > > > Hello Everybody, > > > > I am working on Project which is having requirement of > > > > Encryption(because it will contain some confendential information > > i.e. > > > > database server's username and password and also some important > > > > information of file which should be PHP Compactible i.e. PHP > > compliler > > > > should understand the file and should execute it so that when user > > sees > > > > the code but should not understand the code Also when it is executed > > > > i.e. given request in the browser it should execute that file. > > > > I have also tried for some encryption softwares to encrypt file it > > > > encrypts file but it will require some folder also at remote m/c. or > > > > server to decrypt the file. So it is not flexible to give user entire > > > > folder. It is also not safe from security point of view. > > > > I have come across the file which is having some regular expression > > > > used for encryption but when it is executed i.e. given request in the > > > > browser. It executes the file. > > > > I am also attaching the sample file with this mail. Please check file. > > > > Regards, > > > > Parag Bhavsar > > > > > The php_mysql group is dedicated to learn more about the PHP/MySQL web > database possibilities through group learning. > Yahoo! Groups Links > > > > > > > > > --------------------------------- > How much free photo storage do you get? Store your friends n family photos > for FREE with Yahoo! Photos. > http://in.photos.yahoo.com > > [Non-text portions of this message have been removed] > > > > > The php_mysql group is dedicated to learn more about the PHP/MySQL web > database possibilities through group learning. > Yahoo! Groups Links > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h4bcef3/M=362131.6882499.7825260.1510227/D=groups/S=1705375618:TM/Y=YAHOO/EXP=1122916173/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
