php facebook like page with stats

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    php facebook like page with stats

    put a face book like page on your site using php

    in your page u want the like button place this code
    PHP Code:
    require_once("face.php"); 
    and use this page below
    ps dont forget to edit the face.php page with your site name and join facebooks developers site to make the button work
    demo http://magikfonez.com
    Attached Files
    Last edited by ozziemale31; 03.06.11, 11:49.









    Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
    Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free


    #2
    Will it take so much time to load the page or will it use much memory??? I'm talking about wap sites. Once I used it in my site and it took so much time to load the site and finally my site got struck


    I'm Proud to be a Sri Lankan!

    Comment


      #3
      i uses the iframe xmbl script









      Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
      Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

      Comment


        #4
        Ozzie ur site displays some errors with xml parsing @ bottom of page where the stat suppose to be also @ forums...." Error encountered during XML parse: Undefined namespace 'fb'."
        My site: http://mimobifunclub.tk
        sigpic

        Comment


          #5
          im still rebuilding my current script so errors will show untill its finished
          the reason being the facebook api uses the following reference
          http://connect.facebook.net/en_US/all.js#appId=222567844437968&xfbml=1

          appid is my developers id









          Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
          Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

          Comment


            #6
            u can also use this code it wokrs if your a reg developer
            PHP Code:
            echo "<a href=\"http://www.facebook.com/plugins/like.php?href=http://magikfonez.com&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like\"> Like on Facebook </a>"
            it shows up as a hyper link no errors









            Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
            Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

            Comment

            Working...
            X