Quote Originally Posted by litewarez View Post
for starters you creating functions in a loop... wft lol

foreach(....){
function xxx(){}
}

this means that the function is being created multiple times!

i see your using smarty, why not create a smarty plugin with that function and then use like

{$linkdetail.URL|alexaRank}
lol @ you. Can't you see that its to extract alexa rank from a given page ? Therefore a loop in needed.

I will try creating smarty plugin. I didn't think of it before.

Quote Originally Posted by Whoo View Post
Edit nevermind it should work lmao
You simply quoted my code and saying it should work. ROFLMAO