Hello everyone 🙂
I'm new in PHP I was making some search's in Google and finally I understand how to use tables in php instead of frames. I even know how to use $content for an example after a page Ex.:
index.php?content=page3
if $content........
But let's say:
I have index.php designed with tables where I include top.htm, menu.htm, content.htm and bottom.htm (htm included in php)
Now I download a premade script for a chat to a directory named CHAT 😕 and I wanna put all the script in the content.htm table used in index.php?? wath's going to happen when the script loads other pages or even when it reloads? Is it going to work?
Another question???
If I put in the top.htm a flash music player what happens when I send by the menu to another page? Does the player stops? If so how can I put it working with tables instead of frames with html code?
Ex:
index.php ---- Loads all the initial htm where player starts at top.htm
index.php$content=content2 ---- Loads all the initial htm and content2.htm for an example or it loads only content2.htm ? Because if it loads all the initial htm and content2.htm instead of content.htm the top.htm where the player is working reloads, right?
I think maybe my post is a litlle bit confusing and hope someone can help me before I start working and study php. You know, what's happen is that I wanna do something but don't know really how to start.
Hope someone can help me. Sorry for any english mistakes.
A happy new year to all of oyu,
Carlos