I'm working on a old project and I don't want to use Smarty anymore so i need to convert some code back to normal again. I tried a couple of times with no luck so if someone could help me i would be very happy.
Here is the Smarty template file: http://tny.cz/ca234392
Here is the file mixed with smarty: http://tny.cz/d4256f07
The project is using the mysql_
library but I don't want to use that any more, I will replace it with PDO ;)