News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

php|architect:
Coding Costest for Feb. 2008 - Link Finder
0 comments :: posted Monday February 25, 2008 @ 07:57:00
voice your opinion now!

php|architect is hosting a coding contest that started on Saturday. The task is to grab the contents of an HTML file and grab all of the links out of it, removing duplicates.

You may use any built in function, the phpinfo() of the server used for testing will be attached. You just need to retrieve the links, you don't need to worry about them being relative or absolute.

It should be able to be called from the command line and return the links, one per line. They include how the scripts will be measured (speed, accuracy, etc) and the prize list - $100 gift card for phparch.com, a one year subscription or *drum roll* an autographed picture of ProPHP podcast hosts Paul Reinheimer and Sean Coates.

To submit your entry just email it over to c7ycontests@phparch.com with the subject of "C7Y Contest - February" on it.

tagged with: find html link file contest prize duplicates giftcard subscription photo


Christopher Kunz's Blog:
Building PHP with cURL and libmysqlclient5
0 comments :: posted Friday June 08, 2007 @ 07:06:00
voice your opinion now!

In a new blog entry, Christopher Kunz talks about an issue he had when upgrading his MySQL version to 5.0.22 and recompiling with PHP.

I ended up with the following error at make install: PHP Fatal error: Unable to start curl module in Unknown on line 0

Finding that it was a MySQL issue, he set about trying to find the issue (turned out to be a badly linked SSL library on MySQL's part). This issue is only in the MySQL binaries, though, so if you come across it you'll just need to compile MySQL by hand first, then compile PHP against it.

tagged with: mysql compile openssl yassl library link mysql compile openssl yassl library link


releases release book database job security mysql zendframework package developer application cakephp conference ajax framework PHP5 pecl code zend PEAR

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework