21280 Posts in 5729 Topics by 2600 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 623 Views |
-
help in function in .ss

10 December 2009 at 3:24am
Hi!
show in my .ss file resul data of my query in this way.<li>
<div class="nome_query">$Nome</div>
</li>Near name I need a link that take an id. Thi id must go a new function in my Page.php..help..How can call function in my .ss file?
-
Re: help in function in .ss

10 December 2009 at 12:12pm
Calling functions from Page.php is easy. You just make a function say function MyTest { return "Hi"; } and then you can call it in your template like $MyTest
| 623 Views | ||
|
Page:
1
|
Go to Top |


