Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Need help on html and php project, urgent
Old 02-21-2010, 01:36 PM Need help on html and php project, urgent
Junior Talker

Posts: 1
Name: Ahmed
Trades: 0
Hi!

I have page containing a page frame in it. The problem is that the page frame URL address is different each time the main page loads. I can manually check the frame URL address, once the page is completely loaded.

I want such the frame URL address each time to be stored in a php variable.

For Example :

http://blinkideas.freehostia.com/deel/ is the main page.

You can see the pink color box of ads by google. When you right click inside that pink box , a new page source appears bcz its a frame. it has a URL something like this :

<adsense code removed AGAIN!!!!!>

It changes on each page load. Can anyone help me storing this each time in a php variable ?

Regards,
Ahmed Taufiq

Last edited by chrishirst; 02-21-2010 at 02:00 PM.. Reason: *
ahmedtaufiq is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-21-2010, 01:51 PM Re: Need help on html and php project, urgent
Webalized's Avatar
Experienced Talker

Posts: 33
Trades: 0
well what do you want it to be? if you want the right side to just be a particular website you would say
PHP Code:
<?php
$website 
"http://google.com";
?>
Code:
<iframe src="<?php echo $website ?>"></iframe>
__________________

Please login or register to view this content. Registration is FREE

Webalized is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need help on html and php project, urgent
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09563 seconds with 12 queries