Learn PhP (Cours + Exemples)



Learn PhP (Cours + Exemples)

Learn PhP (Cours + Exemples)

00:00:00 Intro(Tips!)
00:01:50 Create Database
00:04:04 Change Type(InnoDB)
00:04:47 Foreign KEY (création)
00:08:25 Add Data 2 DataBase
00:10:41 Ajouter Produit (HTML)
00:17:19 Export Database(Small talk)
00:17:52 Ajouter Produit (HTML)
00:19:40 Ajouter Produit (PHP)
00:21:20 Php : récupération données
00:22:50 Php :mysql_connect() + Astuces
00:25:50 Php :mysql_select_db() + Astuces
00:28:39 Php : Traitement + Astuces
00:43:00 Conception (Update Price Html)
00:44:10 Réalisation (Update.html)
00:45:55 Php (Astuces + réalisation )
00:49:00 Php: mysql_affected_rows()
00:53:17 Fetch_array() Explained
00:57:20 Conception (Affichage Produits)
00:58:38 Réalisation (PHP et HTML) + Astuces
01:12:38 Delete Product (Réalisation) + Astuces