Deceptive-Logic




Advanced Search
1 2 3 >>
Php Code Google Analytics API class Source: askaboutphp.com/
Category: Php Code
Accepted: May 29, 2009
Views: 72
Google has opened the Google Analytics API service to all Analytics users. I have created a PHP class that will access this service via curl. The PHP class that will do all the grunt work of calling the API, you just need to supply your reports parameter and the PHP class will return you an array of Analytics data.
Php Code Pagination of large texts Source: chipmunk-scripts.com
Category: Php Code
Accepted: May 4, 2007
Views: 725
Learn how to paginate large text into pages of X sentences each.
Php Code Math Captcha image validation Source: chipmunk-scripts.com
Category: Php Code
Accepted: Feb 24, 2007
Views: 757
Learn how to protect your forms with simple math questions.
Php Code Characters to icons in PHP Source: chipmunk-scripts.com
Category: Php Code
Accepted: Dec 19, 2006
Views: 904
Learn how to make certain character combinations convert to images.
Php Code Simple Textcounter in PHP Source: chipmunk-scripts.com
Category: Php Code
Accepted: Dec 19, 2006
Views: 768
Learn how to make a simple flatfile text counter with PHP.
Php Code Columns per row in php Source: chipmunk-scripts.com
Category: Php Code
Accepted: Dec 19, 2006
Views: 405
Learn how to format tables and specify how many columns per row to display with PHP.
Php Code Making thumbnails with PHP Source: chipmunk-scripts.com
Category: Php Code
Accepted: Dec 19, 2006
Views: 473
Learn how to upload images and make thumbnails from them on the fly
Php Code Creating a PHP-SQL RSS Feed Source: darkpixels.net/
Category: Php Code
Accepted: May 15, 2006
Views: 630
Learn how to create a full PHP-SQL RSS feed.
Php Code Store variables in a function Source: deceptive-logic.com
Category: Php Code
Accepted: Nov 22, 2005
Views: 589
A simple tutorial made to show you how to keep a variable in a function, even after the function has been executed.
Php Code Basic News CMS Source: projectrage.com
Category: Php Code
Accepted: Oct 5, 2005
Views: 1035
Basic News CMS, uses Mysql, has icons!
1 2 3 >>