Quantcast
Channel: PHPDeveloper.org
Browsing all 12 articles
Browse latest View live
↧

Mike Naberezny's Blog: PHP Secret Santa

In the spirit of the holiday, Mike Naberezny has his own take on the whole "simplicity" and "clean code" arguments between the different camps (PHP/Python/Ruby) and gives an example of a simple way PHP...

View Article


Adam Trachtenberg's Blog: Dirty Secrets of OSCON 2006

Adam Trachtenberg has posted, according to this new item on his blog, the slides from his presentation at this year's OSCON. The title of the talk? "Dirty Secrets of PHP 5's ext/soap Extension." The...

View Article


Nettuts.com: Unraveling the Secrets of WordPress' Comments.php File

The Nettuts site has posted a detailed guide to the "comments.php" file that comes with every release of WordPress: WordPress seems to be everywhere these days, and it's no wonder with it's ease of...

View Article

Lorna Mitchell's Blog: Authenticating with OAuth from PHP

Lorna Mitchell has posted about her experiences with getting OAuth working with her PHP application by way of the PECL package that adds support into PHP. I've been looking into OAuth recently and...

View Article

Cal Evans' Blog: Accessing Twitter via Zend_Service_Twitter

In this new post to his blog Cal Evans talks about a project he was working on that needed to interface with Twitter via their API. This, of course, requires OAuth but his script is all backend and...

View Article


Zend Developer Zone: Getting an OAuth Access Token from the Command Line

Tim Lytle has written up a new tutorial for the Zend Developer Zone talking about OAuth and making one of the more difficult parts - getting an access token - a bit simpler using a command-line...

View Article

Lorna Mitchell' Blog: PHP OAuth Provider: Access Tokens

Lorna Mitchell has posted the latest in her look at OAuth in PHP to her blog today, an introduction to access tokens - generating and handling them in your application. I've been working with OAuth,...

View Article

Michael Nitschinger's Blog: Session Encryption with Lithium

Michael Nitschinger has a new post for the Lithium framework users out there - a quick tutorial about encrypting your session information with the new built in "Encrypt" strategy feature. If you check...

View Article


Jeremy Kendall: API Query Authentication With Query Auth

Jerermy Kendall has written up a post for his site showing the use of his QueryAuth library for API authentication, complete with plenty of examples. The library makes it simple to sign and verify...

View Article


WebLessons.info: Login with LinkedIn

The WebLessons.info site has a new tutorial posted showing you how to use the LinkedIn authentication handling to allow your users to log in with their own account information. LinkedIn is a...

View Article

Cal Evans: The secret to writing a job post to attract PHP developers

Cal Evans has posted another in his series looking at the right things to do when writing job posts and trying to attract developers for your company. In his previous posts he's talked about building...

View Article

Derick Rethans: Xdebug 2.3: Shared Secret to Enable Tracing or Profiling

Derick Rethans has posted another in his series covering the latest release of the Xdebug debugging tool for PHP, version 2.3. In this new article Derick introduces the "shared secret" handling, a...

View Article
Browsing all 12 articles
Browse latest View live