Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6815471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:48:43+00:00 2026-05-26T20:48:43+00:00

I want to make a system for tabs. I have a server with a

  • 0

I want to make a system for tabs. I have a server with a database with different companies with there info. All the companies get a same tab, but with different content form the database.

The way I have to do it, is to make a new app (Tab app) for every company and link to the website like http://www.domainname.com/facebook.php?companyname=NAME.

I want a way that I can use 1 app for every company and only have to change the “companyname” variable. Is that possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:48:43+00:00Added an answer on May 26, 2026 at 8:48 pm

    You can use the Signed Request variable to get the page ID, which you then compare to all the entries you have in the database. Keep in mind, that you can only have 1 tab per page, but they will all use the same app.

    http://developers.facebook.com/docs/authentication/signed_request/

    // create the Facebook Graph SDK object
    require_once('facebook.php');
    $facebook = new Facebook(array(
        'appId'=>'xxxx', // replace with your value
        'secret'=>'xxxx' // replace with your value
    ));
    $signedRequest = $facebook->getSignedRequest();
    
    // Get the page ID
    $page_id = $signedRequest['page']['id'];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an object of the type System.Drawing.Image and want to make every pixel
So I want to create a tab system using only CSS. what I have
I have a game server which is made in Java. I want to make
i want to make a CGPA information system for an Educational institute. Say, there
for example i have a article in my database. i want to make a
I have an application which is in system tray. I want to make it
I have a system that relies on other models but want to make it
I want to make a login system using ASP.NET (MVC). On the internet, I
I want to make a custom ASP.NET control that is a subclasse of System.Web.UI.WebControls.Calendar
I have style sheet with a class name changebackgroundcolor i want make change in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.