I am going to launch a logo service website and make it user friendly, so that customers can find my products without any difficulty. I want some suggestions from experts here, so that following which so that I can make ...
Some forums tend to die out pretty quickly and right now with social media increasingly getting more popular, forums as a whole are getting a lot less popular. However, could forums survive by regularly hosting competiti...
Custom themes can be quite expensive especially if you are a start-up. But the benefit is that your website could look a lot more professional if it has a custom and unique theme that no other business or website uses. I...
I used to have a blog, but sort of shut it down after the comment section got overrun by bots posting all sorts of spam and malicious links. I haven't really found a proper mechanism to deal with this, and Captcha doesn'...
In choosing the web server package and other packages, I kept getting told that using XAMPP is not a good idea mainly because it is not secure. I am wondering you agree with this and give your reasons why do you think so...
I am using a free web hosting from x10hosting for my forum and I am quite satisfied by their services apart from it is free, there is no forced ads and you can also parked your own domain if you have one. They are using ...
I am very poor at getting referral links shared with my friends at Social Media sites. I had joined a handful of forum sites and writing online sites but I do not know what I should write to inform my friends that the si...
I was checking online recently for cool website creating platforms and I stumbled on webs website. It's not totally free, but it allows you create a professional website for free with a maximum of 5 pages. I used it to c...
I remember a couple of years ago, promotion forums were extremely popular. Everyone wanted to start up their own promotion forum because they seemed to do so well and they wanted to be part of a growing market. But have ...
I had a grand plan of creating a blog about pets. But I gotso many negative comments that it would be difficult to get a good number of viewers because pet blogs are a dime a dozen, so to speak. I was advised to think ...
A few things from non-programmers that give me the cringes: Them: “Then how do they do it?” Me: “Because they have more money and programmers than us, period. You want it, put more money!” Them: “You should u...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='lordrenly' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='lordrenly' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=602424 | 1 | SELECT distinct quesid FROM answers WHERE userid=602424 | /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 (23398,23406,23341,23402,23415,23408,23419,23407,23416,23080,23345) 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 (23398,23406,23341,23402,23415,23408,23419,23407,23416,23080,23345) 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 (23398,23406,23341,23402,23415,23408,23419,23407,23416,23080,23345) 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 (23398,23406,23341,23402,23415,23408,23419,23407,23416,23080,23345)
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='275652' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='275652' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='599711' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='599711' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='601125' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='601125' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='602424' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='602424' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='584948' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='584948' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='598910' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='598910' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='602174' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='602174' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='595974' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='595974' | /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 |