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.
Search found 3 matches
- Tue Mar 01, 2005 8:42 am
- Forum: PHP - Code
- Topic: include
- Replies: 7
- Views: 820
- 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...