Page 2 of 2

Posted: Wed Aug 01, 2007 11:39 am
by VladSun
Not exactly, but your post give me another idea - to create a file and write to it the $remFile contents with added function name and parameters. After that - include it :)

Posted: Wed Aug 01, 2007 12:35 pm
by purefan
hehe found a way around it... when fetching the file, I now pass the variables to the file through GET, and in the server script I just parse those entries into the common variables and it works now :)
not fancy nor classy but well... it works

Thanks a lot mate!! I appreciate your help greatly :D

Posted: Wed Aug 01, 2007 2:34 pm
by VladSun
Working software = good software ;)

It is still interesting why create_function() doesn't work as expected. I'll replay your scripts to see what's wrong and if i find it I will post it here. So keep an eye on this thread :)

Posted: Wed Aug 01, 2007 11:21 pm
by purefan
alright man! thanks a lot! yeah im subscribed to this so any reply is delivered to my mail inbox 8) if you need any more code let me know, I think its because of the length of the code to use as a function and a possible limitation on the lambda framework but im not a real savvy so...

Have a good one mate!