| | 01_-_Introduction.mp4 | 27.03 MB |
| | 02_-_Local_Delopment_Environment_Installation.mp4 | 59.02 MB |
| | 03_-_Code_Editors_I_recommend_OPTIONAL_.mp4 | 21.22 MB |
| | 04_-_Course_Exercise_FIles.mp4 | 25.72 MB |
| | 4.1_-_New_Ecom_Online_Backup.zip | 977.85 KB |
| | 4.2_-_Localhost_Ecom.zip | 1.99 MB |
| | 05_-_Downloading_Assets.mp4 | 36.5 MB |
| | 06_-_Defining_Paths_with_Constants.mp4 | 12.42 MB |
| | 07_-_Defining_Paths_and_Database_Connection_with_Constants.mp4 | 24.37 MB |
| | 08_-_Creating_Database_and_Testing.mp4 | 22.86 MB |
| | 09_-_Making_Index.php_Parts_Modular.mp4 | 36.08 MB |
| | 10_-_Slider_and_Navs_Snippet_Creation.mp4 | 47.03 MB |
| | 11_-_Creating_the_Category_Table.mp4 | 16.57 MB |
| | 12_-_Displaying_Dynamic_Categories.mp4 | 25.44 MB |
| | 13_-_Useful_Custom_Helper_Functions.mp4 | 18.39 MB |
| | 14_-_Creating_the_Products_Table_and_Data_Insertion.mp4 | 31.44 MB |
| | 15_-_Starting_the_Get_Product_Function.mp4 | 36.83 MB |
| | 16_-_Display_Products.mp4 | 52.23 MB |
| | 17_-_Product_Button_Link_to_Single_Product_Page.mp4 | 40.71 MB |
| | 18_-_Category_Page_and_Funcion.mp4 | 37.75 MB |
| | 19_-_Single_Product_Page_Setup.mp4 | 40.96 MB |
| | 20_-_Displaying_Dynamic_Data_in_Single_Product_Page_-_CHALLENGE.mp4 | 50.52 MB |
| | 21_-_New_Column_and_Data_Insertion_-_SOLUTION.mp4 | 54.13 MB |
| | 22_-_Displaying_Products_in_Category_Page.mp4 | 61.31 MB |
| | 23_-_Displaying_Products_in_SHOP_Page.mp4 | 26.84 MB |
| | 24_-_Login_Page_and_User_Table_Creation.mp4 | 45.38 MB |
| | 25_-_Login_Page_Setup_and_Function_Part_1.mp4 | 29.9 MB |
| | 26_-_Login_Page_Function_Complete_and_Session_Helper_Message_Function.mp4 | 51.64 MB |
| | 27_-_Contact_Page_Setup.mp4 | 44.49 MB |
| | 28_-_Sending_Messages.mp4 | 42.46 MB |
| | 29_-_Setting_Up_Quantity_and_Procedure_Explanation.mp4 | 30.38 MB |
| | 30_-_Creating_the_CART_page_and_the_Add_Product_Session_Code_Part_1.mp4 | 31.7 MB |
| | 31_-_Add_Product_Session_Code_Part_2.mp4 | 23.83 MB |
| | 32_-_Add_Product_Session_Code_Part_3-_Limiting_with_quantity.mp4 | 34.84 MB |
| | 33_-_Remove_and_Delete_Items_from_cart.mp4 | 22.56 MB |
| | 34_-_Testing_our_Remove_and_Delete_Functions.mp4 | 21.1 MB |
| | 35_-_CART_-_function_part_1.mp4 | 40.32 MB |
| | 36_-_CART_-_function_part_2.mp4 | 31.93 MB |
| | 37_-_CART_-_function_part_3.mp4 | 42.43 MB |
| | 38_-_CART_-_function_part_4.mp4 | 28.53 MB |
| | 42_-_Introduction_to_the_Developer_Paypal_Site.mp4 | 24.43 MB |
| | 43_-_Paypal_form_Explanation.mp4 | 53.48 MB |
| | 44_-_Creating_PHP_form_code.mp4 | 81.45 MB |
| | 45_-_Submitting_Info_to_Paypal.mp4 | 27.24 MB |
| | 46_-_Thank_you_Page_Part_1.mp4 | 33.71 MB |
| | 47_-_Thank_you_Page_and_Creating_Orders_Table_Part_2.mp4 | 40.28 MB |
| | 48_-_Session_Destroy_And_Paypal_Button_Functionality.mp4 | 26.57 MB |
| | 49_-_Improving_Paypal_Button_and_more.mp4 | 37.25 MB |
| | 50_-_Making_admin_Index.php_Reusable.mp4 | 74.07 MB |
| | 51_-_Including_Admin_Content_based_on_Condition.mp4 | 22.36 MB |
| | 52_-_Including_Orders_Page.mp4 | 70.16 MB |
| | 53_-_Fixing_Page_Problem_and_Moving_Pages_-_CHALLENGE.mp4 | 27.53 MB |
| | 54_-_Setting_up_the_rest_of_the_pages_-_SOLUTION.mp4 | 18.33 MB |
| | 55_-_Admin_Security_Code.mp4 | 44.4 MB |
| | 56_-_Moving_Cart_Pages_and_Setting_up_New_Paths.mp4 | 41.18 MB |
| | 57_-_Insert_New_Column_in_the_Orders_table_-_CHALLENGE.mp4 | 21.8 MB |
| | 58_-_Creating_a_Reports_Table_and_Testing_in_Thank_you_page.mp4 | 40.62 MB |
| | 59_-_Inserting_data_into_reports_with_PHP_and_testing.mp4 | 46.07 MB |
| | 60_-_Pulling_Last_order_and_Insert_it_in_reports_-testing.mp4 | 40.17 MB |
| | 61_-_Function_report_finished.mp4 | 42.64 MB |
| | 62_-_Displaying_Orders.mp4 | 47.93 MB |
| | 63_-_Deleting_Orders.mp4 | 58.15 MB |
| | 64_-_Displaying_Products_in_Admin.mp4 | 44.18 MB |
| | 65_-_Adding_Edit_Link_and_Delete_Link_to_the_Products_Page.mp4 | 28.88 MB |
| | 66_-_Delete_Product_page_and_Setting_Session_Message.mp4 | 13.35 MB |
| | 67_-_Adding_Products_Function_part_1_-_CHALLENGE.mp4 | 34.9 MB |
| | 68_-_Adding_Products_Function_Part_2_-_SOLUTION.mp4 | 29.08 MB |
| | 69_-_Adding_Products_Function_part_3_-_upload_directory_setup.mp4 | 31.78 MB |
| | 70_-_Adding_Products_Function_part_4_-_Insert_Query.mp4 | 41.89 MB |
| | 71_-_Arranging_Form_Fields_in_the_Add_Product_Page.mp4 | 28.74 MB |
| | 72_-_Adding_products_and_fixing_some_bugs.mp4 | 57.44 MB |
| | 73_-_Showing_Dynamic_Categories_in_the_select_HTML_element.mp4 | 29.6 MB |
| | 82_-_Displaying_Categories.mp4 | 31.68 MB |
| | 83_-_Creating_Categories.mp4 | 37.25 MB |
| | 84_-_Deleting_Categories.mp4 | 45.47 MB |
| | 85_-_Category_Messages_Fix.mp4 | 5.54 MB |
| | 86_-_Displaying_users_and_deleting_them.mp4 | 44.49 MB |
| | 87_-_Add_User_Function.mp4 | 56.8 MB |
| | 88_-_Add_User_Function_Testing_and_more.mp4 | 24.93 MB |
| | 89_-_Displaying_Reports.mp4 | 54.14 MB |
| | 90_-_Deleting_Reports_and_WRAPPING_IT_UP.mp4 | 17.1 MB |
| | 91_-_Intro_to_C-panel_Software.mp4 | 38.54 MB |
| | 92_-_Creating_Database_in_C_Panel_and_Exporting_and_Inporting_our_Localhost_Database.mp4 | 35.93 MB |
| | 93_-_Compressing_and_Uploading_Files_to_Online_Server.mp4 | 27.82 MB |
| | 94_-_Viewing_our_application_ONLINE.mp4 | 16.78 MB |
| | 95_-_Displaying_Images.mp4 | 13.54 MB |
| | 96_-_Moving_Cart_Page.mp4 | 46.47 MB |
| | 97_-_Fixing_Paths.mp4 | 11.69 MB |
| | 98_-_Fixing_Cart.ph_Links_for_the_Checkout_page_and_more.mp4 | 43.1 MB |
| | 99_-_Fixing_the_rest_of_the_templates_path.mp4 | 32.99 MB |
| | 100_-_Adding_Products_and_Deleting.mp4 | 33.58 MB |