Quantcast
Channel: Hone Watson Bookmarks » php
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

PHP Accelerator Toolkit for eBay – Trading API Edition

Here is the PHP Accelerator Toolkit for eBay – Trading API Edition. It’s actually quite hard to find this both at Ebay and through Google.  Have you developed any php apps for the Ebay trading API? If...

View Article



Image may be NSFW.
Clik here to view.

PHP Snippets for the Ebay Trading API

These code samples for the Ebay Trading API include some PHP. These include PHP5 snippets for the Ebay Trading API.

View Article

Image may be NSFW.
Clik here to view.

PHP Array Tutorial

How to create an extract arrays in PHP. This is a simple tutorial that explains the basics.

View Article

Image may be NSFW.
Clik here to view.

Multiple FastCgi PHP Servers Nginx Load Balancing

Update: Do not use this config for php.  Instead use php-fpm with xcache or apc. To configure Nginx to load balance multiple FastCgi servers use this type of configuration: upstream servercom { server...

View Article

Image may be NSFW.
Clik here to view.

PHP HTTP Geocoding Google Maps Api

A simple tutorial on how to obtain geo coordinates with php and the Google Maps API. The next step is to use the Google Maps suggestions mechanism.

View Article


Image may be NSFW.
Clik here to view.

Placehere Content Item Module Joomla 1.5 Assigned Templates

Joomla 1.5 has an interesting quirk with Placehere Content Item Module. If you assign a template to a category or section menu item and you do not have articles which are part of that category as menu...

View Article

Image may be NSFW.
Clik here to view.

Php-Fpm Init.d Init Script

I read this article on php-fpm init script but it didn’t have one. You can use the php-fpm init.d script below. You need to change the variables at the start for your bin, conf, and pid to suit your...

View Article

Image may be NSFW.
Clik here to view.

menu.inc on line 2423 Duplicate entry menu router fix Drupal 6

There is an issue with Drupal 6 menu router rebuild which causes Drupal to time out with 404 pages or internal 500. The following fix worked for me: Install Drupal Tweaks, increase php memory, and...

View Article


Image may be NSFW.
Clik here to view.

Nginx WordPress Mu FastCgi_Cache Conf Rewrites

Nginx fastcgi cache with php-fpm can be a super fast of serving WordPress Mu. Nginx WordPress Mu FastCgi_Cache Conf Rewrites are an interesting thing to get set up because of the cookie situation. You...

View Article


Image may be NSFW.
Clik here to view.

Drupal 6 node.save services taxonomy xmlrpc php and python

Drupal 6 node.save uses different methods for saving taxonomy for different taxonomy types. For multiple select based taxonomy: (php) $nodeObj->taxonomy = array(2=>array(15,19)); (python)...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images