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 1 match
Smarty Forum Index
Author Message
  Topic: Function recursive
staff76620

Replies: 0
Views: 4504

PostForum: General   Posted: Thu May 26, 2016 12:32 pm   Subject: Function recursive
Hello I have a recursive function in php and I integrate into smarty but I have a problem.

Here's my php


function generate_menu($parent = 0)
{
$has_childs = false;
...
 
Page 1 of 1
All times are GMT
Jump to:  


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