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 1-16 of total 38
 
 
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.

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.

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.

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

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.

Windows Aero application window
 

Windows Aero application window

 Visual Basic  4th November 2011 | Author: mat

We're going to create a Windows Aero style application window which can then be used as a basis for other applications.

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.

Save and compile your Visual Basic 2010 Project
 

Save and compile your Visual Basic 2010 Project

 Visual Basic  24th October 2011 | Author: mat

We're going to save and create an .exe file to be able to run the application independently on every supported Windows computer.

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.

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

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.

Arrays in PHP
 

Arrays in PHP

 PHP & MySQL  3rd November 2013 | Author: podtalje

Arrays in PHP allows us to store more values into one variable which makes access to the values much easier.

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.

 
   
Displaying 1-16 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