Month: July 2013
PHP Pagination
Originally posted on Shailesh Manoj Singh:
Overview This is a script to make pagination in PHP like digg.com or flickr.com. This script was written by a guy…
extract() method example in PHP
Originally posted on Techno Trendz:
by using extract() function, we can create variables with associative arrays elements varaible names are element keys and variable values are element…
Getting a PHP json_encode object into jQuery
Originally posted on For the love of Code:
Sometimes you might find yourself in a situation where you have to send a bunch of text obtained from…
Dialler | CRM | Salesforce Reporting Integration
Originally posted on sqlbusinessdesign:
Management Reporting Integration Okay, so in a shameless attempt to boost SEO we’re starting a blog. That said, as we’re doing this we…
Multi-Provider Single Sign-On
Audit9 – Cloud Architects The Summer ’13 release brought an interesting new feature in the area of identity management – Multi-Provider Single Sign-On. The general principle being… Read more “Multi-Provider Single Sign-On”
Salesforce Workflows: how to make the rules fire whenever the record is edited and created?
Originally posted on Salesforce Techie:
I really love Workflow rules in Salesforce – it adds so much fun in configuration in the projects. They add a lot…
GOTCHA: Changing the Namespace on an Envelope Schema
Originally posted on Mind Over Messaging:
Today I had to change the target namespace for an envelope schema to resolve a conflict that caused XML validation issues…
You must be logged in to post a comment.