Hello all and welcome to part 2 in my series on 10 Ways to Fund Your Startup from Angel Investors to Capitalists, Bootstrapping, Crowdfunding & Seedfunding and more! And in the last one I talked about how you can use...
When it comes to blogging, there are always huge mistakes that one can do that will have a negative affect on everything. New bloggers usually don't realize they are doing, or not doing, some of these things and it wil...
When it comes to selling physical products online, you never really know what will be profitable unless you do some research prior to jumping all in. I'm here to help you through the process of figuring out what will b...
So you need something doing but don't know how to do it yourself, or don't have the time to? Well fortunately for you, you can pretty much outsource just about everything today! And the beauty of SEOClerks is that you ...
As you probably know, in order to attract as much traffic as possible to your website or blog, you need to post quality content on a regular basis. The content has to be original. If you want to use your time for other p...
Hello, I am trying to make my own website to sell my services and I was wondering how I would go about this? I am certainly new to this so I have no idea where to start or where to go. I'd truly appreciate any help, than...
When it comes to linking, you'll want to be associated with all "Good Neighbors". Google will evaluate your website based on how many of these good neighbors are sending you some link love and this is one of the main fa...
When it comes to websites you will always have to remember that if your content is not compelling, you won't have many readers. Writing content for your website is always a good thing because it will help you in many wa...
When it comes to websites there are a few ways to get traffic to your website and I'm going to cover 2 of them. The two I'll be covering are PPC and Organic rankings which can both be very powerful when it comes to maki...
Gaining local clients through PPC campaigns is pretty simple if you lay everything out prior to starting your attack. I've recently been going to a ton of local websites and contacting them to see if they'd be intereste...
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM seoclerks.members WHERE username='dancairns' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='dancairns' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=591732 | 1 | SELECT distinct quesid FROM answers WHERE userid=591732 | /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 (22835,22734,22802,22657,22598,22526,22384,22371,22300,22893) 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 (22835,22734,22802,22657,22598,22526,22384,22371,22300,22893) 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 (22835,22734,22802,22657,22598,22526,22384,22371,22300,22893) 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 (22835,22734,22802,22657,22598,22526,22384,22371,22300,22893)
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='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='587766' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='587766' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='586863' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='586863' | /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 |