#x27;s aleardy an algorithm.
While placing locators into a template shouldn't mean coding.
This is at the limit of template feature.
-
Skrol29
www.tinybutstrong.com
-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mplate Engine not because I have no control
over the people creating templates, but most of all because that's a
very comfortable way to conceptualize and manipulate an application in
edit mode.
-
Skrol29
www.tinybutstrong.com
-
--
PHP General Mailing
That's a SQL problem, nothing to do with PHP.
You've forgotten a JOIN clause.
-----
Skrol29
www.tinybutstrong.com
-
PartyPosters a écrit :
I can't figure out what I am doing wrong,
this sql string seems to filter out the information I want but it
7;; $arr[2]='';
call_user_func_array ('mysqli_stmt_bind_result',$arr);
Then '' and '' cannot be passed by reference.
It should be:
$prmlst = array($stmt,&$arr[1],&$arr[2]);
call_user_func_array ('mysqli_stmt_bind_result',
*
But I can't found any documentation saying that it's offcially supported or
not.
Do you have any information about this ?
Do you often use added properties ?
-
Skrol29
www.tinybutstrong.com
-
--
PHP General Mailing List (http://www.php.net/)
To
Hi,
>Always I have a problem that I don't know how to make my code away from
>the user interface files.
>I tried to use some template classes, but I did'nt like what I tired
>because some if statments are used inside the template.
I have to react to this.
TinyButStrong is a PHP Template Engine th
6 matches
Mail list logo