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 9104661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:55:09+00:00 2026-06-17T01:55:09+00:00

This is generated Twitter button, I added text inside. > <iframe allowtransparency=true frameborder=0 scrolling=no

  • 0

This is generated Twitter button, I added text inside.

> <iframe allowtransparency="true" frameborder="0" scrolling="no"
> src="http://platform.twitter.com/widgets/tweet_button.1357735024.html#_=1357817606773&amp;count=horizontal&amp;id=twitter-widget-0&amp;lang=en&amp;original_referer=&amp;size=m&amp;text=<?php
> echo $art["title"].'
> http://web.com/article.php?art_id='.$art["id"];?>&amp;url=<?php
> echo
> 'http://web.com/article.php?art_id='.$art[id];?>&amp;via=MyWeb"
> class="twitter-share-button twitter-count-horizontal" style="width:
> 107px; height: 20px;" title="Twitter Tweet Button"
> data-twttr-rendered="true"></iframe>

The problem is, that I cannot add a link into the tweet. When I add it there, there is not displayed even the simple text.

Has anyone similar issue or any help, how to fix it?

Thank you

  • 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-06-17T01:55:11+00:00Added an answer on June 17, 2026 at 1:55 am

    I would reorganize your code a bit just to make the building of the iframe src easier to follow (there may be a mistake there). You should also make sure that the $art[‘title’] is urlencoded.

     <?php
        $iframe_src  = 'http://platform.twitter.com/widgets/tweet_button.1357735024.html#_=1357817606773&amp;count=horizontal&amp;id=twitter-widget-0&amp;lang=en&amp;original_referer=&amp;size=m&amp;text=';
        $iframe_src .= urlencode($art['title']);
        $iframe_src .= 'http://web.com/article.php?art_id='.$art['id'];
        $iframe_src .= '&amp;url=http://web.com/article.php?art_id='.$art['id'].'&amp;via=MyWeb';
    ?>
     <iframe allowtransparency="true" frameborder="0" scrolling="no" src="<?php echo $iframe_src; ?>"  
        class="twitter-share-button twitter-count-horizontal" 
        style="width:107px; height: 20px;" title="Twitter Tweet Button"
        data-twttr-rendered="true"></iframe> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On my site here , the tweet button using code generated on Twitter.com works
I have a very similar problem as this Twitter bootstrap displays button with greyed
I want to display a table like this Generated from three database tables depends
While I'm reading boost/shared_ptr.hpp, i saw this code: // generated copy constructor, destructor are
This script successfully generated the pdfs to a folder tmp/.... However the ZIP output
this action is generated in symfony 1.2 when you create a module: public function
This code has generated a 1 result for r on the 1st toss 200
I have two checkboxes generated like this: <table> <?php foreach ($invited_members as $mem) :
Update : The error seems to be generated by this line: *line = color;
I have an insert query that gets generated like this INSERT INTO InvoiceDetail (LegacyId,InvoiceId,DetailTypeId,Fee,FeeTax,Investigatorid,SalespersonId,CreateDate,CreatedById,IsChargeBack,Expense,RepoAgentId,PayeeName,ExpensePaymentId,AdjustDetailId)

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.