When I started my chat forum, most of the names I wanted or tried were already taken. And, literally nothing else appealed to me. So to get the domain name I wanted, I had to add a short tag to the end BB (stands for b...
One of the oldest sales technique is called the 'standing room only close'. This happens when you create scarcity for your product. An example of a standing room only close is when you tell your customer, 'this is a li...
Has anyone had a strange buyer like this before? Recently a buyer purchased a tweet from me, the tweet made no sense and the website link he provided to be tweeted has a 500 Internal Server Error and has a blank page wi...
Guys I have one query is – URL’s are case sensitive? Means upper and lower case in url can arise duplicate url issue? Like mysite.com/Xyz/ and mysite.com/xyz/ will be considered as two different URL? or If a site ...
Is it possible to sell or lease a subdomain to someone else for their own use?
Please offer tips and suggestions on how to adapt your content for mobile, so it can be easily accessed on mobile devices.
If you had the opportunity to invest into a social network at it's beginning, would you do so, considering the potential earnings these sites have?
On many forum software, there is an option to enable signature line on each post. For instance, as you make the post, you can simply tick the box (or leave unticked) to enable the signature line. I'm wondering if it mi...
Do you only use backlinking for SEO or to get real human visitors (not just ranking)?
Here's a fun video with top executive from Bing on what it's like being the second best search engine (compared to Google Search). [media=youtube]AUdAM0p18BU[/media]
The .com domain names are very popular, but not the only option for a TLD. You can also buy .biz or .net domain names. Assuming, the .com TLD you wanted was not available would you buy the .biz or .net version?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='buysellbrowse' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='buysellbrowse' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=94141 | 1 | SELECT distinct quesid FROM answers WHERE userid=94141 | /opt/clerks-staging/docroot/faq.php 258 () () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.quesid IN (11346,13286,14065,14286,14955,14959,14976,16628,16778,16910,16914) LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.quesid IN (11346,13286,14065,14286,14955,14959,14976,16628,16778,16910,16914) LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.quesid IN (11346,13286,14065,14286,14955,14959,14976,16628,16778,16910,16914) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND A.quesid IN (11346,13286,14065,14286,14955,14959,14976,16628,16778,16910,16914)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='60532' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='60532' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33015' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33015' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='69280' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='69280' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59606' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59606' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63167' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63167' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59594' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59594' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21438' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21438' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20907' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20907' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |