Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,545,850
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-06-24 10:26 AM
Guest: Register | Login

0 users currently in Computing | 3 guests

Main - Computing - OOP using PHP New thread | New reply


Azure
Posted on 06-25-07 08:18 AM Link | Quote | ID: 49345

Newcomer
Level: 8

Posts: 4/8
EXP: 1793
Next: 394

Since: 02-22-07

Last post: 6067 days
Last view: 6124 days
So, I want learn OOP using PHP. Anyone have any resources/tutorials?

NightKev
Posted on 06-25-07 08:20 AM Link | Quote | ID: 49346


Cape Luigi
Level: 131

Posts: 1354/4792
EXP: 26250957
Next: 173663

Since: 03-15-07

Last post: 3744 days
Last view: 3656 days
Well w3schools.com has tons of web-language tutorials, I'm sure you can find something there.

____________________

Xkeeper
Posted on 06-25-07 09:00 AM Link | Quote | ID: 49355


Level: 105

Posts: 2320/2846
EXP: 12037802
Next: 224458

Since: 02-19-07

Last post: 6070 days
Last view: 2807 days
There's always PHP's manual

I find w3schools to be shit, by the way.

____________________
I dealt with it.

HyperHacker
Posted on 06-25-07 09:25 AM (rev. 2 of 06-25-07 09:25 AM) Link | Quote | ID: 49362

...
Level: 73

Posts: 991/1220
EXP: 3369476
Next: 116392

Since: 03-25-07
From: no

Last post: 6101 days
Last view: 6085 days
They have talking Flash ads. Enough said.

neotransotaku
Posted on 06-25-07 10:56 PM Link | Quote | ID: 49501


Shyguy
Level: 24

Posts: 27/95
EXP: 73070
Next: 5055

Since: 04-19-07

Last post: 5032 days
Last view: 2915 days
If you want to learn OOP, use Java and use this site to learn OOP (you only need the first 16 lectures--each lecture is no more than 3 pages.
If you want to learn PHP, go here.

If you want to use OOP in PHP, then use Xk's link

1337_Ac3
Posted on 06-26-07 12:27 AM Link | Quote | ID: 49516


Paragoomba
Level: 21

Posts: 52/72
EXP: 48080
Next: 1863

Since: 05-22-07
From: swedun

Last post: 6132 days
Last view: 6109 days
Posted by NightKev
Well w3schools.com has tons of web-language tutorials, I'm sure you can find something there.

PHP isn't only a web language, you know that right??

____________________
Python Powered

Kernal
Posted on 06-26-07 03:45 PM Link | Quote | ID: 49763

Gone
Level: 88

Posts: 1875/1881
EXP: 6467328
Next: 183336

Since: 02-20-07

Last post: 6156 days
Last view: 6147 days
But it's often used on the web, so that site may have it.

OOP is overrated if you ask me...I don't like Java because it forces you to use OOP for everything. C++ and PHP let you combine "normal" programming with OOP.

neotransotaku
Posted on 06-26-07 06:56 PM Link | Quote | ID: 49812


Shyguy
Level: 24

Posts: 29/95
EXP: 73070
Next: 5055

Since: 04-19-07

Last post: 5032 days
Last view: 2915 days
Posted by Kernal
OOP is overrated if you ask me...I don't like Java because it forces you to use OOP for everything. C++ and PHP let you combine "normal" functional programming with OOP.


Java can have functional programming--you just have all static methods and classes you never instantiate explicitly. C++ structs are nothing more than public classes with all their fields visible.

The only thing missing from Java are explicit manipulation of pointers. But that is what C is for.

Main - Computing - OOP using PHP New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.021 seconds. (321KB of memory used)
MySQL - queries: 57, rows: 73/74, time: 0.016 seconds.