11 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for DavidB

I (finally) signed up for a Twitter account and am spending some time to customize my Profile. A few free services have been mentioned that provide this functionality: add URLs, change pattern, add LinkedIn URL, etc. -- basically, a template that prompts users to input their info and then outputs …

Member Avatar for DavidB
0
269
Member Avatar for dannybarh

Hi all, am trying to use bootstrap switch in my form. Am at a lost as to how to get the value of name="onoffswitch" from that field and insert it into mysql db, here is my code... div class="onoffswitch"> <input type="checkbox" name="onoffswitch" class="onoffswitch-checkbox" id="myonoffswitch" checked> <label class="onoffswitch-label" for="myonoffswitch"> <div class="onoffswitch-inner"></div> …

Member Avatar for dannybarh
0
3K
Member Avatar for suncica2222

I need a way to check if tweet exists. I have link to tweet like https://twitter.com/darknille/status/355651101657280512 . I preferably want a fast way to check (without retrieving body of page, just HEAD request), so I tried something like this function if_curl_exists($url) { $resURL = curl_init(); curl_setopt($resURL, CURLOPT_URL, $url); curl_setopt($resURL, CURLOPT_BINARYTRANSFER, …

Member Avatar for suncica2222
0
578
Member Avatar for jcreate4

Hello, To Keep It Short! I'm Building Three Websites. And I Basically From What i Was Told Need To Put Images On In A Row Going Down The Page And The Images Need To Come From A Database Which Is Mysql And Im Guessing That PHP And Such. Also When …

Member Avatar for jcreate4
0
428
Member Avatar for netvani

Hi guys! I am into social media marketing for branding my employer's site and its products. I understand its use and how it will give benefits to us. I am just in the beginning of my marketing. But I am excited of the particular benefits it can give to us. …

Member Avatar for perfectionj
0
602
Member Avatar for TrustyTony

Looks like every single thread gets double tweeted immediately by one guy (in software development), see attached sample.

Member Avatar for Dani
0
112
Member Avatar for striker_1

I want to block many websites on my PC. I have tried to Block them from "[COLOR="Red"][B]C:\Windows\System32\Drivers\etc\hosts[/B][/COLOR]" but it is not working. Some days ago i re-installed OS in my system but this problem not solved.... Please Help Me... Here is a copy of the text written in "Hosts" file. …

Member Avatar for jlego
0
170
Member Avatar for iroyal

Hey im new around here so if i get something wrong tell me :D I have this code [CODE]$txt = str_replace("#", "<a href=user.php?user=$txt></a>", $txt); [/CODE] I want it to when a user tags someone using # it goes to the user.php?user=WHATEVER#WAS. Its just like twitter is this possible and simple?

Member Avatar for iroyal
1
140
Member Avatar for TechySafi

Wait you don't need to read the whole things :) Just scroll down, and see what I've asked :) [CODE]stdClass Object ( [friends_count] => 54 [description] => i'TS THE digiTAL vERSiOn 0b devilZ! tECH & mUUsic fReak. sImpLE buT.......! [screen_name] => 2020Volt [profile_sidebar_border_color] => 181A1E [status] => stdClass Object ( …

Member Avatar for TechySafi
0
158
Member Avatar for itsbrad212

I am making a twitter client in python and wxpython. As of now, my static text is not printing. How can I change this code so it will print out what I want it to? [CODE]import wx import twitter class main(wx.Frame): def __init__(self,parent,id): wx.Frame.__init__(self,parent,id, "Twitter Client", size=(700,400)) panel=wx.Panel(self) menubar = …

Member Avatar for Stefano Mtangoo
0
144
Member Avatar for InsightsDigital

I have personally heard so many stories of people saying they will quit Facebook - mostly for time or professional reasons - but at the same time, there are also many others who join Facebook every day. Thus, as an online marketer, are you worried or concerned about Facebook quitters …

Member Avatar for MktgRob
0
177

The End.