July 12, 201115 yr Hey everyone I need some help with, OOP . I am a novice programmer very little experience, I am trying to learn PHP I have been using the book Learning PHP , MySQL , Java by o'rielly. I was doing fine until I arrived on the chapter about ... you guessed it OOP. I just cannot seem to get my head round it. Thanks in advance if anyone can help explain it to me
July 12, 201115 yr OOP is basically coding everything in classes, I would recommend watching 'thenewbostons' PHP tutorials on Youtube. He's very good at PHP, and explains OOP well. This is his introduction video:
July 13, 201115 yr Author Thanks for the help , I think I actually get , it doesn't seem that difficult any more Edited July 13, 201115 yr by Miracle00
July 15, 201115 yr I learnt the principles from the Code Igniter framework. (Wouldn't use it anymore though ). Try and look at a System that utilizes the MVC design architecture.
July 21, 201115 yr Author Can anyone help me with this error please . I dont understand what im doing wrong, thanks in advance link to the file. Btw thanks for the response, I will see if i can get that o'reilly book Edited July 21, 201115 yr by Miracle00
July 21, 201115 yr Author Ok can you tell me the better standard and thanks for the help . I was just following a tutorial. Can you also check this very simple script using constructors. Here is the link Edited July 21, 201115 yr by Miracle00
Create an account or sign in to comment