Codeboxlabs - codeboxlabs.com - Codebox Labs

Latest News:

CSS3 : Text Shadow 6 Nov 2012 | 06:23 am

To show text shadow you can use text-shadow CSS property. There are 4 parameters to set your text shadow as you expected. text-shadow : axis-x asis-y blur color; text-shadow : axis-x asis-y blur color...

PHP Difference Between Single Quote and Double Quote 1 Nov 2012 | 08:23 pm

PHP strings can be enclosed by single quote or double quote, but sometimes a lot of people are not aware about it’s difference. In this tutorial we will learn about the difference between single and d...

Get Column Names from Table in MySQL 31 Oct 2012 | 07:45 pm

I just know that MySQL can query column names from table. Maybe it’s weird because actually i can get column names from SELECT *. But with this special query you can act columns like row values such u...

CSS3 : Background Opacity 26 Oct 2012 | 07:00 am

Sometime you need opacity area for design web and maybe for some people don’t care about this  CSS property. There are two way to implement opacity. First, using opacity property had been implemented ...

Python Important String Methods 16 Oct 2012 | 02:14 pm

Strings are one of the most basic data structure for all programming language. In that case,  we will working with a lot of strings while we develop any applications. In this tutorial, we will cover s...

Python Important String Methods 16 Oct 2012 | 02:14 pm

Strings are one of the most basic data structure for all programming language. In that case,  we will working with a lot of strings while we develop any applications. In this tutorial, we will cover s...

Reset Form with JQuery 8 Oct 2012 | 08:40 pm

When you submit form using Ajax (JQuery) then success, you have to reset form using javascript after submited. Reset button maybe doesn’t helpful in this condition. So you need a javascript function t...

Java Serializeable, Write Objects into File. 6 Oct 2012 | 12:16 pm

Sometimes we need to save some information about our application in form of files, but it was very time consuming if we start from scratch like we need to make a convention about the format or anythin...

PHP Filter Input and Escape Output 29 Sep 2012 | 02:00 pm

Today we will talk about basic security for web applications in PHP. High dynamic web pages has the most security vulnerable because it’s involving a lot of user input that could harm the system. Ever...

Unit Testing in Python 19 Sep 2012 | 02:35 pm

Unit testing is important to test every single function works correctly according to the designer. Fortunately, Python has built-in Unit Testing library that we can use. We don’t have to download a ne...

Recently parsed news:

Recent searches: