[PHP] Re: what do you guys use for reporting?

2005-06-03 Thread Skrol 29
To do Html reports, like for all dynamic Html pages, I use a Template Engine. The one I use is the one I develop and maintain. It's TinyButStrong, mature and works with WYSIWYG templates. Reports are easy with a Template Engine. --- Skrol29 www.tinybutstrong.com

[PHP] Re: Templating engines

2005-04-29 Thread Skrol 29
What templating engines do you use with php and why? Ive been using smarty (http://smarty.php.net) Clive. I just can't work with PHP the usual way. Mixing business source and interface source is something too bastard for me. Now that I know templates systems I totaly disagree to say that PHP is a

[PHP] Re: scripting workflow

2005-04-12 Thread Skrol 29
interfaces (templates). --- Skrol 29 www.tinybutstrong.com --- DuSTiN KRySaK [EMAIL PROTECTED] a écrit dans le message de news: [EMAIL PROTECTED] I just have a few questions regarding workflow when producing scripts. First off, do people prefer to have all their code in one

[PHP] Re: Problem with ob_get_contents()

2005-04-09 Thread Skrol 29
Hi, I've tested your code on PHP 4.3.3 and I have the same behavior has yours. Hello is output at the end of the PhpInfo data, followed by a PHP notice : Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in ... And there is an empty logfile file created in the Apache

[PHP] Re: To session or not to session

2005-04-05 Thread Skrol 29
the application has to be more seriously secured. I hope this helped, --- Skrol 29 www.tinybutstrong.com --- [EMAIL PROTECTED] a écrit dans le message de news: [EMAIL PROTECTED] Hi all I have been doing all my design by using POST to transfer user data and GET

[PHP] Re: Templates Are Driving me Nuts

2004-07-17 Thread Skrol 29
to be different. --- Skrol 29 www.skrol29.com www.tinybutstrong.com --- Ee [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] Dears, Please help. This template thing is driving my nuts. I though maybe when I read more articles things will clear up

[PHP] Re: Template Engine - TinyButStrong

2004-05-16 Thread Skrol 29
editors. That's the only Template Engine doing that that I know. Download, manual, examples, forum : http://www.tinybutstrong.com --- Skrol 29 www.skrol29.com www.tinybutstrong.com --- George Lantz [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED