I need my code to continue after a return statement. Any way to fix this?
Rahul1996 0 Newbie Poster
Recommended Answers
Jump to Post
return array($fortitle,$i);
orreturn array('$fortitle'=>$fortitle,'$i'=>$i);
All 3 Replies
ko ko 97 Practically a Master Poster
Rahul1996 0 Newbie Poster
almostbob 866 Retired: passive income ROCKS
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.