Author Topic: Best PHP resources  (Read 3341 times)

0 Members and 2 Guests are viewing this topic.

KingCasra

  • Guest
Best PHP resources
« on: April 06, 2015, 04:32:24 pm »
I'm looking for a good resource on learning PHP, does anybody have favorite books or videos etc.

Offline v32itas

  • Peasant
  • *
  • Posts: 123
  • Cookies: -4
  • coup de grâce
    • View Profile
Re: Best PHP resources
« Reply #1 on: April 06, 2015, 08:40:36 pm »
I'm looking for a good resource on learning PHP, does anybody have favorite books or videos etc.
well man you should use search or something. There is a thing like this here https://evilzone.org/wiki/index.php/The_big_ebook_index#.40PHP with many favorite books
"There is nothing more deceptive then an obvious fact." - SH

“There was no such thing as a fair fight. All vulnerabilities must be exploited.”
― Cary Caffrey





KingCasra

  • Guest
Re: Best PHP resources
« Reply #2 on: April 06, 2015, 09:33:42 pm »
Yea you're right probably should have searched first, I just wanted to get everyones input though but thanks though.


Offline Binaryman

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Best PHP resources
« Reply #4 on: April 11, 2015, 11:35:26 pm »
If you want to learn some basics go here. http://www.codecademy.com

Offline mr.sinister

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: Best PHP resources
« Reply #5 on: July 22, 2015, 03:42:25 pm »
i would throw in a vote for https://www.codecademy.com/ as well i am just starting the javascript.

might i add geany is a great ide for php as will as notepad a with your apache.log and error.log open.


Offline blacknieve

  • /dev/null
  • *
  • Posts: 7
  • Cookies: 0
    • View Profile
Re: Best PHP resources
« Reply #6 on: November 18, 2015, 11:19:39 am »
If you're gonna learn PHP, you might as well learn the rest.

One of the best books I know: http://shop.oreilly.com/product/0636920036463.do

You can get it for free if you look into the right places.

Offline D R 4 G 0 0 N

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Best PHP resources
« Reply #7 on: November 23, 2015, 10:02:26 am »
« Last Edit: November 23, 2015, 11:19:56 am by Kulverstukas »

Offline Matangub

  • /dev/null
  • *
  • Posts: 9
  • Cookies: -6
    • View Profile
Re: Best PHP resources
« Reply #8 on: February 01, 2016, 06:53:18 am »
The best pracrice for php is actually just jumping to the water and start building something like a website.

Sent from my LG-D855 using Tapatalk


Offline D3v1l

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Best PHP resources
« Reply #9 on: February 01, 2016, 09:11:24 pm »
I think that the best way to learn php is to take a book that teach you the language foundamentals and then jump into a project make mistake and fix it, this is the best way, for me, to learn php and every programming language in the world. A good and free start could be http://www.phptherightway.com/

Offline Racheltjie de Beer

  • Serf
  • *
  • Posts: 26
  • Cookies: -1
  • Everything Zen
    • View Profile
Re: Best PHP resources
« Reply #10 on: February 02, 2016, 12:13:04 pm »
well man you should use search or something. There is a thing like this here https://evilzone.org/wiki/index.php/The_big_ebook_index#.40PHP with many favorite books

E-books and wiki is not available for under 20 post memebers

I agree with:

simply go to http://php.net/manual/en/
(Thinkn) x ∑1n (Search x Reading)