Microsoft Excel is one such special application that will always be of paramount importance in an individual’s life. It is a unique program that consists of various binary digits and arcane sheets. Read on to find about the extensive use and invaluable tips about the wonder – Microsoft Excel Tips and Tricks. For Deleting the…
In the HTML document, we designed only one way communication in the web. The HTML document open and show the message. Forms are the tools to improve the user interface in the web. Using forms we can design a web page on which the user can communicate his wish, opinion and suggestions. Let’s see how…
One usually uses column and row coordinates when entering formulae, but when applying a formula to an entire row, the columns details aren’t needed, all you need are the details of first and last cells of the row. Vice versa same is for column, when applying formula to an entire column, the row details aren’t…
Just like algebra, PHP variables are used to hold the values and expressions. A variable can have a short name, like x or a more descriptive name, like Gadget’s Name. There are certain rules in PHP for using the variable they are as follows. Variable in PHP starts with a $ (Dollar) sign, followed by…
A PHP script always begins with <?php and ends with ?> syntax. A PHP script can be placed anywhere in the document. On servers with shorthand support you can start a PHP script with <? And end with ?> syntax, but for maximum capabilities, we recommend that you use the standard form ( <?php ……
PHP stands for PHP: Hyper Preprocessor. PHP is a server side scripting language and PHP scripts are executed on the server. PHP supports many databases like MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc. PHP is open source software which means it is free to download and use on your personal computer for educational…
Try it Editor is amazing way for learning the codes like HTML, CSS, PHP and all. Major websites like W3School have their own Try it Editor where users learn the codes in a practical way. If you have a website where you explain basic coding and all you need to make a Try it Editor…
Working on crucial word files it is important to password protect your word document from others to open it. In Microsoft Word it is possible to do so – you can protect the document with a password. Let’s see the tutorial how to password protect your word documents files. Follow the steps below to password…
This time, we have new Photoshop tutorial of engraving texts to a metallic surface. This really looks cool that text is engraved on a metallic surface without doing anything hard. Let’s see the tutorial of engraving texts to a metallic surface using Photoshop. Follow the below step one by one and create your very own…
Metallic effect adds a royal looks in the creative art, hence it is the imperative thing to learn how to give metallic effects to the fonts or texts using Photoshop. Let’s see the scratch tutorial of giving metallic effects to the fonts using Photoshop. Advice: I suggest using latest version of Photoshop because it gives…
CSS (Cascading Style Sheet) allows us to do various adjustments in HTML. Here I am going to explain you how to give a drop shadow effect behind the images using simple CSS syntax. Just adding a little shadow behind images can rock the looks of your layout of site and really this is a best method…
In Microsoft Excel we have an option to change columns heading to numerical digits like 123 or alpha digit as ABC. This switch of columns heading are known as R1C1 reference style. Let’s see how to switch the columns heading by 123 or ABC in excel. In This method you can change the way excel…