PHP Encode v1.0

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
soomroa
Forum Newbie
Posts: 2
Joined: Wed Sep 03, 2014 12:38 pm

PHP Encode v1.0

Post by soomroa »

I got my website developed by someone, but in config.ini file company uses following coding.

ANY ONE HELP ME TO DECODE so I can be able to able to view the code, thanks my email is soomroa @ gmail . com

Code: Select all

<?php /*** PHP Encode v1.0 by ****** **/ ...
Last edited by requinix on Wed Sep 03, 2014 1:16 pm, edited 1 time in total.
Reason: redacted
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: PHP Encode v1.0

Post by requinix »

We can't help you with this. Talk with the person who developed the code and see if they'll give you the source.
soomroa
Forum Newbie
Posts: 2
Joined: Wed Sep 03, 2014 12:38 pm

Re: PHP Encode v1.0

Post by soomroa »

Do any one know how to decode the coding, I have full fill. If I have any PHP code can I Encode?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: PHP Encode v1.0

Post by Celauran »

I'm sure the code wasn't arbitrarily encoded. As requinix already stated, you'll have to contact the original developer.
Locked