[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 T

[PHP] Re: scripting workflow

2005-04-12 Thread Skrol 29
with user 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

[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 dire

[PHP] Re: To session or not to session

2005-04-05 Thread Skrol 29
. But I use SESSIONS when 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

[PHP] Re: Templates Are Driving me Nuts

2004-07-17 Thread Skrol 29
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 mor

[PHP] Re: Template Engine -> TinyButStrong

2004-05-16 Thread Skrol 29
ng WYSIWYG 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