Related Content
Creating An Authentication System With PHP and MariaDB
Using frameworks to handle the authentication of your PHP application is perfectly fine to do, and normally encouraged. They abstract away all of the complexity of managing users and sessions that need to work in order to allow your application to function.
Creating Sparklines In PHP
A sparkline is a very small line graph that is intended to convey some simple information, usually in terms of a numeric value over time. They tend to lack axes or other labels and are added to information readouts in order to expand on numbers in order to give them more context.
PHP:CSI - Improving Bad PHP Logging Code
I read The Daily WTF every now and then and one story about bad logging code in PHP stood out to me. The post looked at some PHP code that was created to log a string to a file, but would have progressively slowed down the application every time a log was generated.
Generating Histogram Colour Analysis Graphs From Images In PHP
If you've ever looked at the settings in a digital camera, or have experience with image processing programs like GIMP, then you may have seen a colour histogram. This is a simple graph that shows the amount of different shades of colour are present in the image.
PHP:CSI - To Switch, Or Not To Switch?
I was writing unit tests for a API mapping function recently and came across this interesting issue. The code I was writing tests for was in a legacy codebase that I was making changes to, and it made sense to have some unit tests in there before I started work to ensure everything worked before and after.
Drupal 9: Generating Header Images For Pages Of Content Using PHP
Embedding image within pages of content helps both within the design of the page and when shared on social media. If you set up meta tags to point at a particular image then that image will appear when the page is shared on social media. This makes your page stand out more.
Comments
is there any script available to check the entire web for backlinks?
Submitted by Ravi on Sun, 07/31/2011 - 09:13
PermalinkYou would need to spider the entire web. I would sugest using something like Google Webmaster Tools or even SEOmoz pro as they keep track of back links.
Submitted by philipnorton42 on Sun, 07/31/2011 - 16:09
PermalinkThanks. Very useful script.
Submitted by boyama oyunlari on Wed, 02/15/2012 - 15:58
PermalinkIt helps me alot. thank you
Submitted by Jayanti on Tue, 02/21/2012 - 02:01
PermalinkSubmitted by Lampk on Wed, 04/24/2013 - 13:08
Permalink…
(Not sure if my little code sample will show correctly.)Submitted by Nick on Wed, 03/19/2014 - 16:18
PermalinkSubmitted by seo on Thu, 11/26/2015 - 18:22
PermalinkSubmitted by Malas Ngoding on Sat, 02/06/2016 - 06:25
PermalinkSubmitted by feby on Sat, 02/06/2016 - 06:26
PermalinkSubmitted by Anurag Kumar on Fri, 05/13/2016 - 14:14
PermalinkSubmitted by SEO TOOLS on Mon, 02/27/2017 - 15:27
PermalinkSubmitted by MD. MASUM BILLAH on Mon, 09/25/2017 - 12:06
PermalinkSubmitted by Akash on Sun, 12/31/2017 - 02:43
PermalinkSubmitted by Akash on Mon, 01/08/2018 - 07:49
PermalinkThanks For Sharing Such beautiful information with us. i hope you will
share some more information about this post. please keep sharing!
Submitted by John Abraham on Tue, 07/31/2018 - 14:27
PermalinkGreat, thanks for sharing.
Submitted by vivek raj on Fri, 07/19/2019 - 08:32
Permalinkthx much for the invitation :)
Submitted by MixPuh on Thu, 11/26/2020 - 15:44
PermalinkGreat article. I love all your articles.
Submitted by Blogizon on Fri, 07/02/2021 - 08:09
PermalinkNice, code it works I have used it.
Submitted by Safeer Ahmed on Mon, 09/06/2021 - 06:11
Permalinki'm beginning a homemade backlink checker to monitor my SEO actions, and your script is very useful, thanks !
Submitted by Prachi on Fri, 05/13/2022 - 19:24
PermalinkAdd new comment