Jump to content

Intro to Core Hacking?


Sephiriz

Recommended Posts

This sounds like a very interesting forum, and I would love to learn something new. Maybe you guys should post some links for tutorials of basic core hacking, and maybe even make your own!

 

Can you guys explain core hacking to me a bit? What are the advantages to making your own modules? What do modules do first of all?

Link to comment
https://forums.phpfreaks.com/topic/1311-intro-to-core-hacking/
Share on other sites

Welcome! Perhaps the manual would be helpful, as it explains basic core hacking quite well (although everything after that is explained very very poorly). Check it out at http://phpfreaks.com/phpmanual/page/zend.html .

 

Happy hacking,

Daeken M. BlackBlade

(Cody Brocious)

Link to comment
https://forums.phpfreaks.com/topic/1311-intro-to-core-hacking/#findComment-4346
Share on other sites

I must note that you can develop PHP extensions on non-linux platforms, although documentation on doing so is sparse for the most part. My guide series is covering all platforms that PHP will run on :)

 

Happy Hacking,

Lord Daeken M. BlackBlade

(Cody Brocious)

Link to comment
https://forums.phpfreaks.com/topic/1311-intro-to-core-hacking/#findComment-4351
Share on other sites

  • 2 years later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.