Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 4 matches
Smarty Forum Index
Author Message
  Topic: PHP Function in smarty
Sentro

Replies: 5
Views: 23224

PostForum: Smarty Development   Posted: Tue Aug 13, 2013 1:58 pm   Subject: PHP Function in smarty
EDIT: Figured it out eventually.

Thank you very much for your help. You saved me.
  Topic: PHP Function in smarty
Sentro

Replies: 5
Views: 23224

PostForum: Smarty Development   Posted: Tue Aug 13, 2013 1:16 pm   Subject: PHP Function in smarty
Ok i have finally worked out the issue about running php functions in smarty. But now how can i call that function with a smarty variable as a parameter? Here's the code.

This is in the plugins fol ...
  Topic: PHP Function in smarty
Sentro

Replies: 5
Views: 23224

PostForum: Smarty Development   Posted: Tue Aug 13, 2013 7:52 am   Subject: PHP Function in smarty
You can call any PHP function directly in the template. To display the result in your case it would be
{getcommission($inputid)}
The function parameter ($inputid) must be an assign ...
  Topic: PHP Function in smarty
Sentro

Replies: 5
Views: 23224

PostForum: Smarty Development   Posted: Mon Aug 12, 2013 3:12 pm   Subject: PHP Function in smarty
Hello, i'm new to smarty.
I'm trying to use a PHP function to display the result in a smarty file.

Below is the function code

"<?php

function getcommission($inputid)
{
$database= ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP