Forum Moderators: coopster
I need some help, I my site is designed in all HTML, but resently I upgraded from frames, and now I can't seam to get the php news system to load on the main page. How I had it was like this:
Nav bar --- News --- Affiliates
its a basic design, but when I tried to use the Include page it will only load html pages, and because the news system is in php the include page command will not work. What script do I need to use or command that will get my php news system to appear in the middle of my site (My site has 3 sets of tables, the Nav, the main and the affiliates side, and when I used frames I had the same setup, but frames you can use php for a frame, in normal html it seams I cannot). I really can't upgrade all my pages at the time to php, so I guess my question is how can I get it to load my PHP results (like /News/Archive.php?act=Jan) on my main html page? Please let me know the script as I am really bad with php and ok with html.