Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
PHP Programming

International PHP Conference 2003 14

Sebastian Bergmann writes "The Call for Papers for the International PHP Conference 2003 Spring Edition has started. The conference will be held on May 8th and 9th in Amsterdam, The Netherlands. Like its sister event, the International PHP Conference 2003 Fall Edition, the conference will gather both the PHP Development Team and PHP enthusiasts from all over the world for two days of discussion, sessions and workshops."
This discussion has been archived. No new comments can be posted.

International PHP Conference 2003

Comments Filter:
  • More Information (Score:5, Informative)

    by Motherfucking Shit ( 636021 ) on Wednesday January 15, 2003 @02:46PM (#5089120) Journal
    FYI, the deadline for submissions is January 31st. You can submit a proposal here [phpconference.de], and speakers should have at least two lectures to present. The topics covered at the conference will include:
    • General PHP
    • PHP & Business
    • PHP & Databases
    • PHP Design
    • PHP Extensions
    • PHP & XML
    • PHP-GTK
    Oh, and anyone who's invited to be a speaker/presenter will have their way paid by the conference.
  • by Anonymous Coward on Wednesday January 15, 2003 @04:38PM (#5089865)
    How to cleanse user input etc..

    Lots of articles about PHP security are a bit vague about things.
  • What's the big deal about a PHB conference? PHBs are going to them all the time.

    Oh, wait. Never mind.

  • PHP Wishlist (Score:2, Interesting)

    I've been holding off on PHP in favor of perl now for a significant amount of time because the lack of control in PHP scares me. There are some major sticking points: oop, variable scoping (BIGGIE) that I want to see come out of the next PHP release. Hopefully some meaningful discussion can be made on security issues as well.

    However, the biggest thing the PHP community needs to start serious dialog on is how to meld it with the business world. PHP has so much potential and so much to offer the business world, but it won't get there until we shed the "kiddie" language aura that surrounds it.

    We need dialog on how to make it a serious language in short...

    • Re:PHP Wishlist (Score:3, Informative)

      by g_dancer ( 308076 )
      With the upcoming major release (PHP 5) PHP [php.net] will overcome its deficits when it comes to object-oriented language constructs. Have a look at this [zend.com] for a list of new features of the Zend Engine 2, the compiling and executing kernel of PHP 5. The Script Running Machine (SRM) [vl-srm.net] completes PHP to an Application Server by providing a co-process to the web-server that runs persistent PHP objects.
    • ... would be to stop spreading FUD like "the biggest thing the PHP community needs to start serious dialog on is how to meld it with the business world".

      My company has used PHP since the very early days, and we've enjoyed year-over-year growth since then (granted, that has almost little to do with our choice to use PHP).

      To claim that PHP isn't "ready for prime time" or whatever other crap gets spewed these days, is disingeneous. Maybe if you tell us what you think is missing, we can point you in the right direction.
      • ... would be to stop spreading FUD like "the biggest thing the PHP community needs to start serious dialog on is how to meld it with the business world"

        Ummm... or maybe we should try what I REALLY said: that the PHP community needs to start serious dialog on how to meld it with the business world. As in: PHP IS ready for the primetime, now the community needs to talk about GETTING it there, because like it or not... it's not there. Again, this is because it has a kiddie language attached to it. Attitudes like "PHP is too easy to learn - it must be weak" or "PHP is just a beginner's language, it doesn't try to provide real functionality" must be eliminated.

        PHP, when learned properly, does not have the limitations that people place on it. However, now the PHP community needs to sell that point to the folks who count - everyone's favorites - the PHB's with money.

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...