Re: Reverse Engineering of Smarty

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Zareef Ahmed wrote:
 Accidentally I got deleted all of my php code in one of my application, I was using smarty and its compiled directory has the code in its native format.
Is there any way so I can do some type of reverse engineering to bring back my original code?

No, Smarty's compiled PHP is strictly for the output. There is little connection (or there shouldn't be anyway) between your application php and the compiled php that Smarty produces when it parses a template file.

--
Max Schwanekamp
http://www.neptunewebworks.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux