Search found 3 matches

by asta123
Tue Mar 01, 2005 9:39 am
Forum: PHP - Code
Topic: include
Replies: 7
Views: 820

How can I fetch? Have I use function fopen?
I try this function.
.....

I stay with <frameset>. I need to show pages from another web servers.

Write phpscript it is to dificult for my. I am beginner in php.
by asta123
Tue Mar 01, 2005 8:42 am
Forum: PHP - Code
Topic: include
Replies: 7
Views: 820

I know manual. My script work, but not how I expect. When i try adress http://www.omnitel.lt/?m3_lt$205592_206051 from Internet explorer, page is O.K. When I try open this page from my file.php, page is not correct. <? include "http://www.omnitel.lt/?m3_lt$205592_206051"; ?> - include with...
by asta123
Tue Mar 01, 2005 8:09 am
Forum: PHP - Code
Topic: include
Replies: 7
Views: 820

include

Hi, I need help. When I use <frameset> I can open diferent pages from diferent web servers. Something like: <frameset rows="64,*"> <frame name="banner" target="contents"> <frameset cols="150,*"> <frame name="contents" target="main" src=&quo...