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

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.

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.

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.

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.

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.

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.

Setting up PHP and MySql testing server with WAMP
 

Setting up PHP and MySql testing server with WAMP

 PHP & MySQL  30th January 2013 | Author: podtalje

If you want to start learning PHP and MySql, the first step is to setup complete environment on your local computer. This will include Apache web server with PHP support and MySql database server.

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

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.

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.

Create a simple PHP form
 

Create a simple PHP form

 PHP & MySQL  27th February 2013 | Author: podtalje

Today we will learn how to create a simple form in HTML and how to use this data in PHP.

Insert or update data with SQL
 

Insert or update data with SQL

 PHP & MySQL  10th May 2013 | Author: podtalje

Structured Query Language is the most widely used language for interacting with databases. Today we will learn how we can use SQL to insert or update data into MySql database.

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.

How to install Visual Basic 2010 Express
 

How to install Visual Basic 2010 Express

 Visual Basic  23rd October 2011 | Author: mat

In this lesson we're going to download and install Microsoft Visual Basic 2010 Express. 

 
   
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