JREAM Posted September 14, 2008 Share Posted September 14, 2008 Does anyone know how I call a function inside a function from a link? function first() { // code function second{ // code $page[$ids] } } <a href='?action=first&second&page=".$page[$ids]."'> Link to comment https://forums.phpfreaks.com/topic/124214-link-function/ Share on other sites More sharing options...
DarkWater Posted September 14, 2008 Share Posted September 14, 2008 What? Link to comment https://forums.phpfreaks.com/topic/124214-link-function/#findComment-641373 Share on other sites More sharing options...
xoligy Posted September 14, 2008 Share Posted September 14, 2008 looks liek he's trying to fall pages from functions??? Link to comment https://forums.phpfreaks.com/topic/124214-link-function/#findComment-641401 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.