how to include php function in html page
Posted: Sun Mar 21, 2004 1:04 am
i have got a function ready in my php page and the same is need to be called in the html page,
the function does the work of displaying the image and counts and do many other work,
so i need to run that particular function in particular <TD> tag. so can any one help me to include the same and also how to include the files supporting that php page in the html page.
thanks in advance.
the function does the work of displaying the image and counts and do many other work,
so i need to run that particular function in particular <TD> tag. so can any one help me to include the same and also how to include the files supporting that php page in the html page.
thanks in advance.