دورة مبادىء برمجة php مع Mysql مبسطة مع الامثلة

نضع لكم دورة تعليم php & mysql و التي تم انشائها مبسطة مع الامثلة المطبقة لكيفية عمل الاكواد و برمجتها

01 – Welcome_ What Is PHP Download ● Files B6G . NET

02 – Data Flow Download ● Files B6G . NET

03 – What You’ll Need Download ● Files B6G . NET

04 – Scripting Vs. Viewing Download ● Files B6G . NET

05 – Your First Script Download ● Files B6G . NET

06 – Embedding PHP within HTML Download ● Files B6G . NET

07 – Variables Download ● Files B6G . NET

08 – Operators Download ● Files B6G . NET

09 – Introducing Conditionals_ ‘if’ And Conditional … Download ● Files B6G . NET

10 – Logical Operators Download ● Files B6G . NET

11 – Using ‘else’ And ‘elseif’ Download ● Files B6G . NET

12 – Multiple Choices_ ‘Switch…case…break’ Download ● Files B6G . NET

13 – The Concise Conditional_ ‘Question mark’ Download ● Files B6G . NET

14 – Repetition The ‘for’ Loop Download ● Files B6G . NET

15 – ‘while’ And ‘do..while’ Loops Download ● Files B6G . NET

16 – Get Me Out Of Here! ‘break’ And ‘exit&… Download ● Files B6G . NET

17 – Introduction To Arrays Download ● Files B6G . NET

18 – Referencing And Sorting Arrays Download ● Files B6G . NET

19 – Associative Arrays Download ● Files B6G . NET

20 – More About Arrays Download ● Files B6G . NET

21 – Multidimensional Arrays Download ● Files B6G . NET

22 – Joining Arrays And Splitting Strings Download ● Files B6G . NET

23 – More String Manipulation Download ● Files B6G . NET

24 – Replacing Text Within Strings Download ● Files B6G . NET

25 – Introduction To Regular Expressions Download ● Files B6G . NET

26 – More About Regular Expressions Download ● Files B6G . NET

27 – Replacing Text Using Regular Expressions Download ● Files B6G . NET

28 – Our Sample MySQL Database Download ● Files B6G . NET

29 – Connecting To The Database Download ● Files B6G . NET
الموضوع الأصلى من هنا: منتديات القرصان http://www.alkrsan.net/forum/php/118781-iaene-enaie-php-and-mysql-ecayiiiae-oaee-ae-oaene-yiiiae-ionicdh.html

30 – Retrieving Data Download ● Files B6G . NET

31 – A Simple HTML Form Download ● Files B6G . NET

32 – A Simple PHP Search Script Download ● Files B6G . NET

33 – Validating User Input Download ● Files B6G . NET

34 – A Search Feature With Dynamic Options Download ● Files B6G . NET

35 – An HTML Form For User Feedback Download ● Files B6G . NET

36 – Adding The Feedback To The Database Download ● Files B6G . NET

37 – Validating An Email Address Download ● Files B6G . NET

38 – Uploading A File Download ● Files B6G . NET

39 – Reusing Code Functions Download ● Files B6G . NET

40 – Variable Scope Download ● Files B6G . NET

41 – Calling By Value Or By Reference Download ● Files B6G . NET

42 – Variable Numbers Of Arguments Download ● Files B6G . NET

43 – Calling Functions Through Variables Download ● Files B6G . NET

44 – Recursive Functions Download ● Files B6G . NET

45 – Date and Time Download ● Files B6G . NET

46 – Using External Code Resources Download ● Files B6G . NET

47 – Error Capture The Graceful Death Download ● Files B6G . NET

48 – Error Capture Custom Error Handlers Download ● Files B6G . NET

49 – A Simple Login System Download ● Files B6G . NET

50 – Sessions Download ● Files B6G . NET

51 – Cookies Download ● Files B6G . NET

52 – Logging A User In Download ● Files B6G . NET

53 – Logging Out Download ● Files B6G . NET

54 – Registering A User Download ● Files B6G . NET

55 – Classes And Objects Download ● Files B6G . NET

56 – Properties And Methods Download ● Files B6G . NET

57 – Constructor Functions Download ● Files B6G . NET

58 – Inheritance Download ● Files B6G . NET

59 – Polymorphism Download ● Files B6G . NET

60 – Aggregation Download ● Files B6G . NET

61 – The Project A Discussion Forum Download ● Files B6G . NET

62 – Common Elements Download ● Files B6G . NET

63 – Adapting The Login Page Download ● Files B6G . NET

64 – Adapting The Registration Page Download ● Files B6G . NET

65 – View All Threads Download ● Files B6G . NET

66 – Viewing A Thread Download ● Files B6G . NET

67 – Making Or Editing A Post Download ● Files B6G . NET

68 – Deleting A Post Or Thread Download ● Files B6G . NET

MySQL

01 – Getting Started

01 – Welcome Download ● Files B6G . NET

02 – What You’ll Need Download ● Files B6G . NET

02 – Database Basics
03 – What Is A Database Download ● Files B6G . NET

04 – RDBMSs Download ● Files B6G . NET

05– Tables and Data Download ● Files B6G . NET

03 – SQL Basics
06 – Finding Your Way About Download ● Files B6G . NET

07 – Creating a Database Download ● Files B6G . NET

08 – Creating a Table Download ● Files B6G . NET

09 – Column Types-String Download ● Files B6G . NET

10 – Column Types-Numeric Download ● Files B6G . NET

11 – Retrieving Data With Search Criteria Download ● Files B6G . NET

12 – Changing Existing Data Download ● Files B6G . NET

13 – Alternig A Table Download ● Files B6G . NET

14 – Keys And Indexed Download ● Files B6G . NET

15 – Basics Syntax Recap Download ● Files B6G . NET

04 – Operators in MySQL

16 – Arithmetic Operators Download ● Files B6G . NET

17 – Numeric Comparison Operators Download ● Files B6G . NET

18 – String Comparison Operators Download ● Files B6G . NET

19 – Logical Operators Download ● Files B6G . NET

20 – Bitwise Operators Download ● Files B6G . NET

21 – Regular Expressions 1 Download ● Files B6G . NET

22 – Regular Expressions 2 Download ● Files B6G . NET

23 – Operators Syntax Recap Download ● Files B6G . NET

05 – Querying Your Data

24 – Sorting Retrieved Data Download ● Files B6G . NET

25 – Specifying Numbers of Results Download ● Files B6G . NET

26 – Joining Tables Download ● Files B6G . NET

27 – More On Joining Tables Download ● Files B6G . NET

28 – Data Aggregation Download ● Files B6G . NET

29 – Queries Syntax Recap Download ● Files B6G . NET

30 – Using Default Data Download ● Files B6G . NET

06 – More Complex SQL

31 – Date And Time 1 Download ● Files B6G . NET

32 – Date And Time 2 Download ● Files B6G . NET

33 – ENUM column type Download ● Files B6G . NET

34 – SET column type Download ● Files B6G . NET

35 – Using Variables Download ● Files B6G . NET

36 – Conditional IF() Download ● Files B6G . NET

37 – Complex Syntax Recap Download ● Files B6G . NET

07 – Good Practices
38 – Using SQL batch files Download ● Files B6G . NET

39 – Data Modeling Download ● Files B6G . NET

40 – Normalization Download ● Files B6G . NET

41 – Optimizations Download ● Files B6G . NET

08 – Security

42 – Users And Privileges Download ● Files B6G . NET

43 – More About Users And Privileges Download ● Files B6G . NET

44 – The ‘mysql’ Database Download ● Files B6G . NET

45 – Encryption Download ● Files B6G . NET

46 – Security Syntax Recap Download ● Files B6G . NET

09 – Building A Database Application

47 – Planning The Structure Download ● Files B6G . NET

48 – Designing The Database Download ● Files B6G . NET

49 – Creating The Database Download ● Files B6G . NET

50 – Logging In And Out Download ● Files B6G . NET

51 – Checking Videos In And Out Download ● Files B6G . NET

52 – Searching For A Video Download ● Files B6G . NET

53 – Adding A New Title Download ● Files B6G . NET

54 – Signing Up A New Customer Download ● Files B6G . NET

55 – Hiring And Firing Employees Download ● Files B6G . NET

56 – Listing Debtors Download ● Files B6G . NET

MySql Download ● Files B6G . NET

إرسال التعليق