PHP Constants

Submitted by joken on
In this lesson, I'm going to show you the importance and to how to use the Constants. In PHP, a Constant is an identifier (name) fro a simple value. As the value cannot be changed, unlike to variable. A Constant name must start with a letter or underscore and no dollar sign before the constant name.

PHP Type Casting

Submitted by joken on
In this tutorial, we’re going to discuss about PHP Type Casting. We can call Type casting or Type Switching or Type Juggling. The idea here is that, out of all types we’ve been working in PHP such numbers or strings, we can actually switch from one type to another. To start this application lets create a new PHP file called “typecasting.php”. And add the following code. The PHP code below is trying to combine the string value of 10 to 4. Then we echo the variable value and it returns 14 meaning it will able to perform a mathematical operation.

Overflow

Submitted by Yorkiebar on
Introduction: This is the seventh part in my CSS Styling tutorials, in which I will be covering overflow. What is Overflow? Overflow is used in CSS to decide what to do with any content that is slightly to big or wide to fit in the dedicated space (overflowing...). Structure: overflow: {type}; Example:

Display

Submitted by Yorkiebar on
Introduction: This is the seventh part in my CSS Styling tutorials, in which I will be covering display. What is Display? Display is a property which sets the type of behaviour that will be given in relation to the position of the given elements. Structure: display: {type}; Example:

Border Radius

Submitted by Yorkiebar on
Introduction: This is the sixth part in my CSS Styling tutorials, in which I will be covering border radius. What is Border Radius: Border radius is a property within the border settings which allows you to change how curved the borders are.

SQL Auto Backup

Submitted by Bhausaheb Ghodepatil on
Hi this is program make a vb.net 2010 to back up and restore SQL server Do You Know What to Look for in a Cloud-to-Cloud Backup Solution? Choosing a backup solution can be complicated, especially for cloud technology. We created this resource to help you understand all the critical components to look for when evaluating backup and recovery solutions for your cloud data. In this white paper you'll

Java's Aged Version Won't Be Ignore

Submitted by anthea on
Of all the languages and codes used in programming, even if modern language are constantly existing in-order to access and install an application, the aged version of Java language can't be ignore by the users, for the fact that they still needed the old one. In regard with this, there are almost 76 percent companies were still running on Java 6 and even though they really want to pursue upgrading