Related Content
Protecting A Page From Being Directly Accessed With PHP
I was thinking recently about the number of ways in which I could restrict access to a page using PHP.
The obvious option is to create a user authentication system, but in some situations that is overkill for what is required. If you just want to prevent users from going directly to a certain page then there are a few options open to you.
Generating Colour Palettes From Images In PHP
A common web design pattern is to incorporate an image into the design of the page. This creates a tighter integration with the image and the rest of the page.
The main issue in designing a page around the image is that the colours of the page must match the image. Otherwise this creates a dissonance between the image and the styles of the site.
Validating XML Files With XML Schema Definitions In PHP
XML is a useful format for configuration, data storage, and transmitting data from one system to another. As a human readable format that can be easily read by machines it quickly gained favor in lots of different systems as a mechanism for data storage.
Creating A Character Bitmap In PHP
I was watching a video from NDC by Dylan Beattie the other day on The Story of Typography and a particular section stood out to me.
Approximating Pi Using A Circle And A Square
Pi day was a few weeks ago, but I came across this simple approximation of pi recently and decided to put together an example in PHP since it seemed pretty simple.
This approximation of pi centers around a real world example, but we can simulate this using some code.
Drawing A Parabolic Curve With Straight Lines In PHP
A parabolic curve is a type of curve where every point is an equal distance from a focal point. There a number of different way to generate this sort of curve using math, but one of the simplest is to use straight lines to create the illusion of the curve.
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