Keshav Nair
New member
Hi i am working on a website all i need to know is that like i am having 3 files test1, test2 and test3 now text1 is the main page and test3 is having two functions named fun1 and fun2 now i am including it on test2 and made another function named fun3 which will call both fun1 and fun2 from the test3 file then i'll call the fun3 in the test1 file but it ain't working i used include() method can any one please help?