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
 
 
Create MySql database with phpMyAdmin
 

Create MySql database with phpMyAdmin

 PHP & MySQL  5th May 2013 | Author: podtalje

We will learn basic usage of phpMyAdmin, one of the most popular applications for editing MySql databases.

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.

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.

Learn to use select  query in SQL
 

Learn to use select query in SQL

 PHP & MySQL  18th May 2013 | Author: podtalje

Using SELECT SQL queries is the most common way to retrieve data from MySql and also most of other databases.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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

 
   
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