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-12 of total 19
 
 
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
 
   
Displaying 1-12 of total 19
 
 
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