RE: Learn PHP 12-09-2023, 02:50 PM
#41
thx so much to share these contents!
Tutorial Learn PHP filter_list | |
(06-06-2015, 02:36 PM)mothered Wrote: Greetings everyone,
For anyone looking to learn PHP, here's a set of video tutorials that'll guide you from start to finish. They run In numerical learning order, from the same author and continue from one to the next until finished.
Of course, as with any learning course, you will need to expand your knowledge further via your own volition.
It covers the basics to the little more advanced.
(1). Installing PHP: http://www.youtube.com/watch?v=EwJujkxYLZs
(2). Basic output and variables: http://www.youtube.com/watch?v=e_BQdwfCLj4
(3). Basic math and functions: http://www.youtube.com/watch?v=O4N1znSck0w
(4). If else statements: http://www.youtube.com/watch?v=9taxtnYSvEU
(5). If else-If else statements: http://www.youtube.com/watch?v=YuQZDiawu3A
(6). Switch statement: http://www.youtube.com/watch?v=Yo1YjPWpy2M
(7). While loop: http://www.youtube.com/watch?v=hO0YOOeJrOE
(8). Do loop: http://www.youtube.com/watch?v=kzWJ5Hw6BNs
(9). For loop: http://www.youtube.com/watch?v=9oMw9ApY6O8
(10).Arrays: http://www.youtube.com/watch?v=8lJ4gl0qmDo
(11).Associative arrays: http://www.youtube.com/watch?v=bzq0_VYtMkc
(12).Adding & modifying elements In an array: http://www.youtube.com/watch?v=7wVgRS8M6RU
(13).Arrays with loops: http://www.youtube.com/watch?v=qfh_4kshKBw
(14).Foreach array loops: http://www.youtube.com/watch?v=VnGX8cCcFCs
(15).Functions: http://www.youtube.com/watch?v=Yc66ZSeAGVA
(16).Parameters In functions: http://www.youtube.com/watch?v=EdcWaoWwqFA
(17).Return values: http://www.youtube.com/watch?v=e7oUPTKecYQ
(18). Beginning forms: http://www.youtube.com/watch?v=Fw2h_WgHGYQ
(19).More on forms: http://www.youtube.com/watch?v=HnEYRdQXGUY
(20).Date function: http://www.youtube.com/watch?v=Nw8y-EH5I_k
(21). Include function: http://www.youtube.com/watch?v=XmoF-6vshSI
(22). Creating a MySQL Database: http://www.youtube.com/watch?v=GsRS-Dwaf-g
(23). Adding tables to MySQL Database: http://www.youtube.com/watch?v=ylKflDNWRLQ
(24).Connecting to MySQL Database: http://www.youtube.com/watch?v=TteaqgZ3l7c
(25).Selecting a MySQL Database: http://www.youtube.com/watch?v=d1Qm7e0b27M
(26). Testing the Database connection: http://www.youtube.com/watch?v=VLrtBF2wVgk