Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Tutorial Learn PHP filter_list
Author
Message
RE: Learn PHP #21
(08-17-2015, 04:35 PM)Stocking Wrote: If you have a brain, you can easily tinker with code. Simply reading line-for-line, and seeing any output is more than enough, especially if you don't want to read documentation.

While you're correct on you can ticker who code if you can't code i feel that's only to a certain degree, that's just my opinion would you agree or not?
Help, i need my peasant status removed! Donate to me.

>> https://www.sinister.ly/newpoints.php?action=donate <<

(contact me): xmpp: mental_neglect@dukgo.com







































































Reply

RE: Learn PHP #22
(08-17-2015, 04:35 PM)Stocking Wrote: http://php.net/docs.php

If you have a brain, you can easily tinker with code. Simply reading line-for-line, and seeing any output is more than enough, especially if you don't want to read documentation.

W3schools is outdated, and while their little sandbox idea (seemingly the most convincing reason to use w3s) is good, it isn't as good as testing on your own server. There are somethings blocked, for security measures, and it's best that users find these and test them on their own so they aren't oblivious to such. It can be an "okay" reference at best, there are much better places to learn, whether you want to agree or not.

Yes, I've come across your link many times over, and do agree that It Is quite comprehensive and covers a lot more than w3schools.

My previous posts pertaining to w3schools are based on those "new" to PHP, who're looking to make a fresh start without prior knowledge, and then extend their learning via their own volition- of which PHP's documentation (and other sources) may be an option.
[Image: AD83g1A.png]

Reply

RE: Learn PHP #23
(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

i have look at your php video but is this your youtube channel?

Reply

RE: Learn PHP #24
(12-08-2018, 11:37 AM)fsociety Wrote:
(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

i have look at your php video but is this your youtube channel?

No, It's not my channel.

I collected the videos many years ago and compiled everything In It's respective order.
[Image: AD83g1A.png]

Reply

RE: Learn PHP #25
Thank you for sharing the PHP tutorial, it contains educating videos about programming. As a newbie to programming i'm very open to these kind of learning.

Reply

RE: Learn PHP #26
(04-30-2020, 03:22 PM)Gadzso Wrote: Thank you for sharing the PHP tutorial, it contains educating videos about programming. As a newbie to programming i'm very open to these kind of learning.

You're welcome.

Each video continues from the previous until completion. I'm sure you'll find It's easy to follow and comprehend.
[Image: AD83g1A.png]

Reply

RE: Learn PHP #27
Thanks a lot for the links,i am planing to learn php

Reply

RE: Learn PHP #28
(05-27-2020, 06:41 PM)crackingforum Wrote: Thanks a lot for the links,i am planing to learn php

You're welcome.

The videos are extremely easy to follow, so be sure to view each one from beginning to end.
[Image: AD83g1A.png]

Reply

RE: Learn PHP #29
May i ask if you know php programming?

Reply

RE: Learn PHP #30
(05-29-2020, 08:51 PM)crackingforum Wrote: May i ask if you know php programming?

Yes, PHP and SQL Is what I mainly use- particularly SQL, when manipulating databases during exploitation.
[Image: AD83g1A.png]

Reply







Users browsing this thread: 1 Guest(s)