Hack - A Wordpress Injection Script

Saturday 24 November 2012 4

Note: This tutorial and provided programming is only for educational purpose. This website is not responsible for any type of illegal sort of work, to harm anybody or anybody's website. And please note that the use of this for purposes of injection into live sites is prohibited.

This post serves to teach you how to make a script that can inject malicious codes into some vital files of Wordpress. You can use this script for your revenge or a prank with your friend.

Design tips for the layout of a Website

Friday 17 August 2012 1

Hello. First of all, I would like to say that making something from scratch means making something (like a website design) from beginning without using any extra sources. So in this post, I am sharing some of my strategies and planning I do to make a new and fresh website design.

Generating random alphanumeric characters in php

Category : 0

Random alphanumeric characters may be used in many parts of a script such as renaming an uploaded file or creating a user registration validation mailing system.

How to make BB Codes in php

Wednesday 15 August 2012 Category : 0

This is a tutorial on How to make BB Codes in php, it will be a function, which will replace BBCodes to HTML tags. Lets see how to do the stuff.

15 Best Google Fonts to use in your Website/Blog Text

Category : 0

Google Web Fonts has thousands of fonts in its library. If you want to put a new different font in your website then you may go to Google Web Fonts to find out a good font which would suit your website theme.

How to target a link to an inframe in HTML

Monday 13 August 2012 Category : 0

This is an easy trick for how to target a link to an <iframe> in HTML. This is done by targeting link to the id of the iframe. See how you can do so.

How to strucutre arrays and multidimensional arrays in php

Sunday 12 August 2012 Category : 0

Arrays with two or three indexes with values are easy to build. But when it comes to make a multidimensional array, if not structured properly, you’ll confuse what values correspond to what index.

Powered by Blogger.