Hello, this is kinda of a crossover to PHP which I'm not that fimilar with.
I have a Perl script that needs to call up a specific function from a PHP script, Entry.php calls "Social_preformPost()" function. I simply need to pass 2 variables to this function, SocialpreformPost($id,$message) My question is do I need to use the require "./Entry.php" then call the function similar to the way you'd call a regular sub routine or how is this done? thx's Mike(mickalo)Blezien =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thunder Rain Internet Publishing -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
