Can anyone tell me how I can integrate the output from a php script into the header template of my forum.
I have a php script that pulls information from a .xml document hosted elsewhere and then outputs the information.
I can run the script alone and it works fine, but how do i integrate that output with vb and display it in the header, do i need to cut and paste the script itself into one of the vb php scripts like global.php ?
Thank in advance
I have a php script that pulls information from a .xml document hosted elsewhere and then outputs the information.
I can run the script alone and it works fine, but how do i integrate that output with vb and display it in the header, do i need to cut and paste the script itself into one of the vb php scripts like global.php ?
Thank in advance

Comment