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
 
 
Responsive full screen background using only CSS
 

Responsive full screen background using only CSS

 HTML  13th August 2013 | Author: mat

Responsive full screen backgrounds have been lately trending all over the web. Let's learn how to create one without any scripts using pure CSS only.

SQL and showing data from two tables
 

SQL and showing data from two tables

 PHP & MySQL  5th November 2013 | Author: podtalje

We will learn how we can write SQL command to show data from two tables and also specify some additional conditions to limit the amount of data returned.

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.

Transparent pattern over website background with CSS
 

Transparent pattern over website background with CSS

 HTML  11th February 2014 | Author: mat

Last time we created an overlay pattern image using Photoshop. Today we will use that image on a website to give the full screen background a pattern overlay.

Start learning PHP - part 2
 

Start learning PHP - part 2

 PHP & MySQL  12th February 2013 | Author: podtalje

Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.

How to create simple forum in PHP from scratch
 

How to create simple forum in PHP from scratch

 PHP & MySQL  31st May 2013 | Author: podtalje

In this lesson we will cover most of the basic PHP knowledge and will learn how to create a very simple forum by using PHP and MySql database.

Use PHP to connect to MySql database
 

Use PHP to connect to MySql database

 PHP & MySQL  21st May 2013 | Author: podtalje

In this lesson it will be shown how to use PHP to connect, run SQL query to retrieve data and insert a new record into MySql database.

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.

Fullscreen HTML5 video website background
 

Fullscreen HTML5 video website background

 HTML  3rd December 2013 | Author: mat

Check out how easy it is to apply a full-screen HTML5 looping video as website background using only CSS and no additional scripts.

My first Visual Basic program
 

My first Visual Basic program

 Visual Basic  24th October 2011 | Author: mat

In this beginners lesson, we're going to create an application which will copy a text from one field to another by click of a button.

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 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.

All in one PHP and MySql tutorial
 

All in one PHP and MySql tutorial

 PHP & MySQL  10th June 2013 | Author: podtalje

This tutorial will show you how to quickly learn basics of PHP and MySql and start developing PHP applications.

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.

Create a rounded CSS button with transition effect
 

Create a rounded CSS button with transition effect

 HTML  23rd May 2013 | Author: mat

CSS is a mighty powerful language for shaping your web objects. You will learn to create a two versions of a web button, one with and other without a transition.

Introduction to CSS text styles for beginners
 

Introduction to CSS text styles for beginners

 HTML  4th May 2013 | Author: NikMan

The very first steps in the world of CSS. We will create a HTML page with text and a CSS style file, then connect the both and play with font settings, all this in Adobe Dreamweaver.

 
   
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