Script, explaination? |
Script, explaination? |
![]()
Post
#1
|
|
![]() xXxXxbErRyZxXxXx ![]() ![]() ![]() ![]() Group: Member Posts: 190 Joined: Sep 2005 Member No: 235,812 ![]() |
can someone like explain this script?
CODE <html> <head> <title>THE TITLE</title> <meta http-equiv="Content-Type" content="text/html; charset=big5"> <meta name="keywords" content="BLAHABLAh"> <meta name="Description" content="ANYTHING!"/> <meta name="Owner" content="UR E-MAIL"/> </head> <frameset rows="1,*" cols="*" framespacing="0" frameborder="NO" border="0"> <frame src="./counter.php?FROMWEB=yes" name="topFrame" scrolling="NO" noresize > <frame src="./index/index.htm" name="bottomFrame" scrolling="NO" noresize> </frameset> <noframes><body> </body></noframes> </html> how could this script be so short but have lots of stuff on the website? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
If you were using that particular code (the one at the beginning), you'd just call up different pages. For example, this page. Fool around with the navigation, notice how the page URL (in the adress bar) will remain the same.
So yeah. Read up on iFrames or PHP. |
|
|
![]() ![]() |