Dreevoo.com | Online Learning and Knowledge Sharing
 
Home | Programs | Programming languages
Guest
Click to view your profile
Topics
Programs
Languages
Recipes
Home
Shortcuts
 
 

Programming languages

   
Displaying 17-32 of total 38
 
 
How to create engraved text effect on a Website
 

How to create engraved text effect on a Website

 HTML  18th July 2012 | Author: mat

As you probably noticed on a lot of websites these days, there is an engraved looking effect added to text, let me show you how to add that effect using CSS.

How to write and use PHP functions
 

How to write and use PHP functions

 PHP & MySQL  24th April 2013 | Author: podtalje

Functions in PHP are a block of code that can be executed whenever we need it, without the need to write the same code again.

Start learning PHP - part 1
 

Start learning PHP - part 1

 PHP & MySQL  5th February 2013 | Author: podtalje

In our first lesson we will learn some very basic steps in PHP which will be enough for you to start writing your very own PHP programs.

How to Send E-mail in PHP
 

How to Send E-mail in PHP

 PHP & MySQL  28th October 2013 | Author: podtalje

We will learn how to create a simple HTML form for sending e-mail and how to process this data to send e-mail message in PHP.

Image Resize in PHP
 

Image Resize in PHP

 PHP & MySQL  20th October 2013 | Author: podtalje

In this tutorial we will learn how to handle file uploads in PHP and how to resize and save the image with PHP code.

How to use $_SESSION variable in PHP
 

How to use $_SESSION variable in PHP

 PHP & MySQL  2nd December 2011 | Author: TheDude

Using $_SESSION instead of Cookies. Tutorial on how create and use $_SESSION in PHP.

jQuery panel to show info about cookies
 

jQuery panel to show info about cookies

 HTML  16th June 2013 | Author: podtalje

This tutorial will show you a way of implementing a customized solution to the impending EU cookie law by showing an info panel using jQuery.

A fake gradient website background with CSS
 

A fake gradient website background with CSS

 HTML  21st August 2013 | Author: mat

You will learn how simple it is to apply a gradient background created using Photoshop or Gimp to a website using CSS.

How to use message box
 

How to use message box

 Visual Basic  1st November 2011 | Author: mat

Message boxes can be used for numerous of things, let's see how to make it appear as warning or confirmation box.

Put a Facebook rollover side tab onto a website
 

Put a Facebook rollover side tab onto a website

 HTML  27th March 2012 | Author: mat

I will show you how to put a side tab button on to a website using HTML and CSS styles.

Website User Registration in PHP
 

Website User Registration in PHP

 PHP & MySQL  29th September 2013 | Author: podtalje

We will make a PHP web page in which we will connect to MySql database, handle user authentication and show certain data only for registered users.

PHP Conditional IF and SWITCH Statements
 

PHP Conditional IF and SWITCH Statements

 PHP & MySQL  7th April 2013 | Author: podtalje

Conditional statements are used to perform different actions based on different conditions and are used in almost every PHP application.

Learn How To Download a Web Page With PHP
 

Learn How To Download a Web Page With PHP

 PHP & MySQL  8th October 2013 | Author: podtalje

We will learn two different ways how to download a page in PHP from a web URL, learn how to use cURL and how to set a few additional options and finally show contents on your page.

How to enable new Google web font effects
 

How to enable new Google web font effects

 HTML  15th May 2013 | Author: mat

To simplify your web fonts stylizing process, Google has provided a collection of font effects that you can use with minimal effort to produce beautiful display text.

Set up Custom Font on a Web Page
 

Set up Custom Font on a Web Page

 HTML  28th June 2013 | Author: NikMan

If you would like to enrich your web page with some not ordinary font, follow this interesting CSS tutorial.

Using Inner, Left in Right Join in SQL
 

Using Inner, Left in Right Join in SQL

 PHP & MySQL  15th November 2013 | Author: podtalje

Select database queries with Inner, Left and Right Join represent an important part of SQL syntax and come in very handy when you want to make more advanced queries.

 
   
Displaying 17-32 of total 38
 
 
Categories
PHP & MySQL PHP & MySQL
HTML HTML
C++ C++
Other Other
Visual Basic Visual Basic
 
online learning made for people
Dreevoo.com | CONTRIBUTE | FORUM | INFO