archives

Share

What is C3? C3 [1] is D3js-based reusable chart library. For anyone versed in drawing complex graphs on the web with interaction and animations, there are basically 2 options: Make a flash application (not so safe, not SEO friendly and requires browser flash plugin working and up to date). Use a matured animations and charting […]

Continue Reading  

Share

Developing PHP applications, regardless of the developing system and the deployment one, is usually pretty straight forward. Since PHP applications are run by an Apache server on all platforms, the choice of which development platform to use and which to deploy on it’s entirely up to the programmer.

Continue Reading  

Share

SQL injection as a matter of security can be approached from multiple angles. One must first be sure that the targeted application has a confidential database structure, since this is the main thing that makes SQL injection possible. Also, it’s important to notice that SQL injection is not something that happens arbitrary or from time […]

Continue Reading  

Share

If you’ve worked with AngularJS you most definitely have found yourself in the situation of using templates. While good for release and keeping your code clean, templates can often times pose a problem while developing. Since AngularJS has an implemented cache method, everytime you modfidy a template it will load from cache, therefore not allowing […]

Continue Reading  

Share

If you find yourself googling in order to make your new local server work online, you’ve come to the right place. Most Web Server packages today (WAMP, XAMPP or Uniform Server) are configured to work with the “old” Apache 2.2 version and have a major flaw. Since 2.4, Apache has dropped the directive “Allow” in […]

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close