Archive for the ‘phpmyadmin’ Category

Creating a database and user with phpmyadmin

Friday, April 16th, 2010

This video demonstrates how to create a database and database user within phpmyadmin. http://pronichestore.comDuration : 0:2:6

PHPMyAdmin tutorial txiki bat euskaraz

Sunday, April 4th, 2010

Elurnet (www.elurnet.net) enpresak PHPMyAdmin MySQL datu baseak kudeatzeko programa erabiltzen ikasteko tutorial txiki bat egin du.Duration : 0:7:5

How to make relations in table in phpmyadmin?

Friday, April 2nd, 2010

I am making a software project in which i am making a web application. in it there is a registration, login and make profile. I want to relate these different tables in phpmyadmin, I have been trying to relate all these by foreign keys but failing... please tell me a ...

tbdev #3 phpmyadmin

Wednesday, March 31st, 2010

tbdev #3 phpmyadmin Importing SQL into tbdev databaseDuration : 0:3:1

Managing a MySQL database in PHPMyAdmin in Direct Admin

Saturday, March 27th, 2010

How to Manage a MySQL database in PHPMyAdmin in Direct AdminDuration : 0:2:4

Create mysql database and use phpmyadmin in cpanel hosting video series 20

Thursday, March 25th, 2010

Create mysql database and use phpmyadmin in cpanel hosting video series 20. visit www.resalefactory.com for free gold membership and download fresh stuff with resale and private label rightsDuration : 0:3:26

2. Creating a table in phpMyAdmin

Sunday, March 21st, 2010

Short tutorial for my ICT classes on how to create a basic table in mySQL using phpMyAdmin.Duration : 0:4:29

PHPMyAdmin & MySQL & PHP introduction 07: A basic Guestbook Part 1

Friday, March 19th, 2010

This is pretty much a basic "How to" for making a very basic guestbook that uses a database instead of text. I go over everything from making the database to the table, the html form and actual posting. This is the first part of this video, the second part is ...

PHPMyAdmin & MySQL introduction 03

Wednesday, March 17th, 2010

Here I show how to make a user through PHPMyAdmin and how to connect and execute from PHP. Sorry for the flickering, I am not sure what the cause was as I was recording in linux. I also show how to select a database and I repeat the table ...

PHPMyAdmin & MySQL & PHP introduction 06

Monday, March 15th, 2010

This goes over the export feature of PHPMyAdmin which allows you to create and save file dumps of your database. You can use these dumps to make a duplicate database or update a pre-existing database. Or simply to backup regularly in case of database failure. I also marginally go over ...