Blog Detail

PHP Suit | Useful PHP scripts

PHP Suit | Useful PHP scripts

http://www.php-suit.com

A blog with some PHP libraries, techniques and scripts

subscribe Recent Posts

  • PHP scripts minifier

    Posted on Sunday July 12th, 2009 at 09:31 in php, tools, compress, useful scripts, minify

    Nothing special. Just a little online tool for compressing PHP scripts. This tool strips whitespace and comments from your PHP script, exactly in the same way as the PHP interpreter does....

  • Blog: Tips and tricks from other pages IX

    Posted on Sunday May 31st, 2009 at 08:55 in css, blog, compression, rest, how to...

    About REST and CSS compression. I recently threw together a script that cleans up stylesheets before they are used for production use. Essentially, the css file is re-written to have the smallest possible size, while still remaining fairly readable. ...

  • PHP functions in JavaScript

    Posted on Sunday April 12th, 2009 at 17:03 in php, javascript, js, how to..., useful scripts

    If you're frustrated with JavaScript and its "higher-level function support", remembering the rich PHP library, try this. PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your ow...

  • Blog: Self-extracting archives in PHP

    Posted on Sunday March 1st, 2009 at 03:32 in scripts, idea, archive, how to..., tar

    How to create a self-extracting PHP script? The __halt_compiler(); function in php enables to store some additional data in a php-file without blowing up the memory. A very nice possibility is to use this for a self-extracting php file as installatio...

  • Paypal Direct Payment Component Using cURL

    Posted on Tuesday February 17th, 2009 at 03:23 in blog, paypal, how to..., useful scripts

    Another PayPal component for your pages. Looking for a lightweight, easy to use, Paypal credit card processing script? You have found it! This is for Cake 1.2. All you need is cURL and a Paypal API account! Pre-requisites: cURL and Paypal Account wit...

  • Creating system daemon in PHP

    Posted on Friday January 16th, 2009 at 04:23 in blog, system, how to..., daemon

    Kevin van Zonneveld shows how to create daemons (services) in PHP. A daemon is a Linux program that run in the background, just like a 'Service' on Windows. It can perform all sorts of tasks that do not require direct user input. Apache is a daemon, ...

Comments & Reviews

There is no rating for this blog because there are no comments yet.

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 1 + 4
Comment:
  Remember Information