PHP Coders September 2012

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Brujah
    Beer Money Baron
    • Jan 2001
    • 22157

    #1

    PHP Coders September 2012

    Saw this earlier, while doing some research on Laravel
    https://gist.github.com/1677679

    Thought there might be some cool things that would come in handy for you.

    Also, Jeffrey Way with NetTuts just came out with a nice example of using TDD or Test Driven Development with PHPUnit.
    http://net.tutsplus.com/tutorials/ph...-with-phpunit/

    A good article by Phil Sturgeon on a PHP renaissance more or less, without depending on specific frameworks, using Composer packages
    http://philsturgeon.co.uk/blog/2012/...age-management
  • lezinterracial
    Confirmed User
    • Jul 2012
    • 3117

    #2
    Great links. Adding to my bookmarks.
    Live Sex Shows

    Comment

    • mychemicalromance
      So Fucking Banned
      • Sep 2012
      • 475

      #3
      is there a way to find sub images within a larger image using php?

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        Originally posted by mychemicalromance
        is there a way to find sub images within a larger image using php?
        what ya mean sub images?
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        • 6South
          Registered User
          • Jan 2011
          • 84

          #5
          Originally posted by mychemicalromance
          is there a way to find sub images within a larger image using php?
          As an example - would you want to search an image w/ multiple people in it and be able to pick out individual persons from it?

          This can be done but it's not packaged in a php library that I'm aware of.
          -= Software / Systems Architect and Server Geek =-

          Comment

          • Zoxxa
            Confirmed User
            • Feb 2011
            • 1026

            #6
            Originally posted by Brujah
            Saw this earlier, while doing some research on Laravel
            https://gist.github.com/1677679

            Thought there might be some cool things that would come in handy for you.

            Also, Jeffrey Way with NetTuts just came out with a nice example of using TDD or Test Driven Development with PHPUnit.
            http://net.tutsplus.com/tutorials/ph...-with-phpunit/

            A good article by Phil Sturgeon on a PHP renaissance more or less, without depending on specific frameworks, using Composer packages
            http://philsturgeon.co.uk/blog/2012/...age-management
            Not sure if you have used Laravel yet but I would highly recommend it.
            Routes are a refreshing way to do things, using multiple databases is easy, the built in Auth is simple & flexible, the cache system takes seconds to setup. So many good things about it.
            [email protected]
            ICQ: 269486444
            ZoxEmbedTube - Build unlimited "fake" tubes with this easy 100% unencoded CMS!

            Comment

            Working...