CodeCanyon

ByteScrambler

  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United Kingdom
dovercomputers says

Not yet purchased as I cannot even get the demo to work. Same type of error as those above.

In the demo entered <?php echo “This!”; echo “See.”; ?>

saved the resulting file, uploaded to server, then…

PHP Fatal error: Call to undefined function ”?lf?_qca() in /home/holding/public_html/encrypt/test.php on line 8

Want to purchase, but cannot unless a resolution is found.

9 months ago
Author
Sitebase Sitebase replied

This problem is solved in the new version.

8 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Poland
kduma says

it works for something like this?:

<?php if($_GET['test']=1){?> This is test <?php }else{?> Hello <?=$_GET['name']?> <?php }?>
8 months ago
Author
Sitebase Sitebase replied

Yes, that is possible :) You can test it out with the live preview if you want.

8 months ago
  • Has been a member for 2-3 years
  • Won a Competition
  • Author had a File in an Envato Bundle
  • Author had a Free File of the Month
  • Beta Tester
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Belgium
  • Referred between 100 and 199 users
Sitebase says
Author

New version is available now!

8 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
cr4zyc0d3rincc says
Purchased

the script tell me that a lot of variabls are not declared i have to solve all this probleme :s :x

7 months ago
Author
Sitebase Sitebase replied

Do you mean in the encoder or in the generated script?

7 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
bermouda says

Hello,

I’m interested in your script however, i would like to know if this works with functions as well.

I’ve tried many scripts alike but it always gives unknown function error when the file gets encoded.

Regards, Mo

7 months ago
Author
Sitebase Sitebase replied

My script supports functions and classes. You can test it out in the live preview if you want. Encode the following code:

<?php function hello() {echo 'Hello World';}
hello();
?>
7 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 1 and 9 items
Tou says

I am having an error with it

www.gamerhut.us

7 months ago
Author
Sitebase Sitebase replied

I don’t see any error? Did you solved it already?

7 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 1 and 9 items
Tou says

No, I removed it. Can you contact me on msn or skype?

7 months ago
Author
Sitebase Sitebase replied

You can create a ticket on support.sitebase.be if you have questions.

7 months ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
furkankinyas says

can u give information about ‘Support for HTML documents with inline PHP code’

7 months ago
Author
Sitebase Sitebase replied

This script now supports PHP files that contain HTML in combination with PHP . Only the PHP parts will be encode.

7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
turcoise says
Purchased

Hello… I have the following error

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\xampp\htdocs\seguimiento\func.includes\config.inc.php(63) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code(1) : eval()’d code on line 33

6 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Australia
1bestdealever1 says

this looks pretty cool, but are google bots able to read this? what i mean is: will this decrease my google ranking? (sorry im not that good with programming and stuff…)

5 months ago
Author
Sitebase Sitebase replied

The script is executed server side and the output is then send to the client (client side). Google bots only see what is client side. So no, this won’t affect your Google ranking.

5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • United Kingdom
bbashy says

@1bestdealever1 Google/users can’t read php anyway, it’s a backend language :P

My question is, how easy is it to decrypt?

5 months ago
Author
Sitebase Sitebase replied

It’s harder then the free scripts you find on the net, but it is decryptable. If you want a more secure solution you’ll need to look at ionCube or Zend Encoder, but for these solutions to work you’ll need to install extra software on your server.

5 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 50 and 99 items
acastro2 says

can it work with a wordpress installation? thank you

5 months ago
Author
Sitebase Sitebase replied

It’s not a good idea to encode your complete WordPress install.

5 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 50 and 99 items
acastro2 says

Sorry I mean how far I can go with it? can encode part of the code, in the header, template files, some core files where can I go… want to hide css / java script, pluging? thank you

5 months ago
Author
Sitebase Sitebase replied

It’s only possible to hide PHP code for the moment. It’s up to you to encode as many files as you want but keep in mind that the more files you encode the slower your website/app will run.

4 months ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • Canada
sitebuilderone says
Purchased

Great effort although out of the box the script is throwing a whole bunch of ‘Underfined variable’ notices. Trying to run a simple encode does not produce anything. Possible to review again the recent version?

4 months ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • Canada
sitebuilderone says
Purchased

Update I would like to add to my above post … Working localhost – getting notices. Working online uploaded to server – script is working! (depends on how PHP /errors are set up) All good – thanks!

4 months ago
  • Has been a member for 4-5 years
  • Bought between 1 and 9 items
icarorio says

When someone view the source code of the site, you will see all encrypted code?

4 months ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • United Kingdom
adam_roberts says
Purchased

Hi,

Nice code, can i be really picky and point out the the two “eneable” in “encoder.php” should be “enable” ?

But other than that an excellent tool for securing small php scripts quickly.

And if any one is interested it does work on MS IIS .

1 month ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
prosenjeet says

Hello!

I have a question. My script contains about 6 different php files out of which 2 have config data to be edited by user. Can I do it this way with your script that I Scramble all the files except the ones that have the config data.

For example File1.php and File2.php have cofig sections so I do not scramble these two files…but File3.php, File4.php, File5.php and File6.php I scramble and send the package to the buyer…will that work?

And regarding host locking, is the path relevant? That is if I lock it to www.mysite.com, will the script work in a folder or subdomain – www.mysite.com/folder or www.folder.mysite.com

1 month ago
by
by
by
by
by