Search found 5 matches

by metalice
Mon Aug 29, 2011 3:06 am
Forum: PHP - Code
Topic: iFrame - My Problem
Replies: 0
Views: 643

iFrame - My Problem

hi all, im very new to all this facebook apps platform. i have a facebook iframe tab when someone press like its opens him a box with a button named "view" , when the person clicks on the button he is redirecting to the photos page in the facebook fan page to see the the photos. i want ins...
by metalice
Fri Aug 26, 2011 8:53 am
Forum: PHP - Code
Topic: New to Php - trying to edit a facebook iframe
Replies: 6
Views: 640

Re: New to Php - trying to edit a facebook iframe

what?

i only want it to redirect to a page insted of open a box. its really hard.
i found this command

Code: Select all

<?php

   header( 'Location: http://www.yoursite.com/new_page.html' ) ;

?>
but i dont know how to use it there..
by metalice
Thu Aug 25, 2011 1:59 pm
Forum: PHP - Code
Topic: New to Php - trying to edit a facebook iframe
Replies: 6
Views: 640

Re: New to Php - trying to edit a facebook iframe

i cant do that.
beacuse i want the redirect only after they have pressed "like" button in facebook.

in sted of showing them a thank you page with a button to click i want it to go stright to the page. i dont think its really that hard. but i dont know how.
by metalice
Thu Aug 25, 2011 1:42 pm
Forum: PHP - Code
Topic: New to Php - trying to edit a facebook iframe
Replies: 6
Views: 640

Re: New to Php - trying to edit a facebook iframe

the url is already substitute.. "http://www.facebook.com/oritschatzmanpage?sk=photos" .. as you can see.. but i want it to go direct to this page without the button and not to open this page in the iframe window. like i need this code to redirect instantly to "http://www.facebook.com/...
by metalice
Thu Aug 25, 2011 12:22 pm
Forum: PHP - Code
Topic: New to Php - trying to edit a facebook iframe
Replies: 6
Views: 640

New to Php - trying to edit a facebook iframe

hi, im very much new to all of this php so i need a little help i trying to edit a facebook template and i want this code: <?php if ( isLiked() ) { ?> <div class="downloadBox" id="shBtn"> <b>Thanks for liking this page</b> <a class="btnDownload" href="http://www.fa...