Visit the book’s website In Web Development Soup, you will learn important HTML, CSS, JavaScript, and PHP concepts. You will get up-to-date with the recent developments in HTML5 and CSS3…
107 Page eBook This book will be useful to anyone engaged in, or studying, web development or/and penetration testing as well as those interested in information security and in web security, in…
In this article, we are going to make an application that once accessed through an internet connection would be accessible even when you are offline. The application is relatively simple…
Read More Creating an offline app using HTML5 Cache and Underscore Template
Introduction In this last part of the Website Hacking series, we are going to list 18 common web vulnerabilities and flaws and we are going to briefly provide solutions to them.…
Read More Website Hacking, Part VII: Common Web Vulnerabilities and Brief Solutions
TideSDK is a software development kit which enables you to create desktop apps that work on different operating systems (Windows, Linux and Mac) using HTML5, CSS3 and JavaScript. You can…
Read More Creating a Windows app in HTML, CSS, jQuery & PHP using TideSDK
Installation To install Laravel first you need to download and set up Composer. If you are using Windows you can grab the .exe file and run it which will set…
In this part of the series, we are going to examine the different ways to escape HTML characters in PHP in order to add security to your web project. We…
Read More Website Hacking, Part VI: Input Validation and Filtering in PHP
Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow. Emmet is a toolkit for high-speed HTML, XML, XSL (or any other structured code format)…
SimpleXML is probably the easiest way to parse a XML document. We have created a class that only has to be instantiated to get the feed’s data and added a…
In Part IV of the Website Hacking series, we are going to look at: Storing your email address and telephone number in <a href=mailto:*> and <a href=”tel:*> and the inherent…
Recent Comments