kvnglbrtsn + php 112
Scripting Languages: PHP, Perl, Python, Ruby
august 2011 by kvnglbrtsn
a side-by-side reference sheet
php
python
perl
cheatsheet
august 2011 by kvnglbrtsn
symfony
august 2010 by kvnglbrtsn
Symfony is a full-stack framework, a library of cohesive classes written in PHP.
php
framework
august 2010 by kvnglbrtsn
Twig
august 2010 by kvnglbrtsn
The flexible, fast, and secure template language for PHP
php
templates
august 2010 by kvnglbrtsn
php-aws
may 2010 by kvnglbrtsn
A collection of PHP classes for working with Amazon's web services platform (AWS).
php
aws
may 2010 by kvnglbrtsn
Letting Go of John Hancock
december 2009 by kvnglbrtsn
With some PHP and PDF, you too can create electronic contracts to speed workflow. from a list apart.
php
pdf
december 2009 by kvnglbrtsn
PHP Function Index for Mac OS X
november 2009 by kvnglbrtsn
The PHP Function Index (PHPfi) is a very fast documentation viewer to look up any PHP function.
php
mac
reference
november 2009 by kvnglbrtsn
phpquery
november 2009 by kvnglbrtsn
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.
php
jquery
css3
november 2009 by kvnglbrtsn
Kohana
november 2009 by kvnglbrtsn
Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use.
php
framework
mvc
oop
november 2009 by kvnglbrtsn
flogr
november 2009 by kvnglbrtsn
Flogr shows your pictures from flickr in a customizable photo portfolio interface
photography
flickr
mysql
php
code
november 2009 by kvnglbrtsn
Programmer's Reference Guide | Zend Framework Documentation
october 2009 by kvnglbrtsn
For files that contain only PHP code, the closing tag ("?>") is never permitted. It is not required by PHP, and omitting it prevents the accidental injection of trailing white space into the response.
php
coding
october 2009 by kvnglbrtsn
How to Create Bulletproof Sessions
october 2009 by kvnglbrtsn
ways to add additional security to the session.
php
session
security
october 2009 by kvnglbrtsn
Getting Clean With PHP
september 2009 by kvnglbrtsn
PHP Filters Extension should do the trick. from nettuts+.
php
validation
filtering
tips
september 2009 by kvnglbrtsn
TCPDF
september 2009 by kvnglbrtsn
TCPDF is an Open Source PHP class for generating PDF documents.
php
pdf
september 2009 by kvnglbrtsn
FPDF
september 2009 by kvnglbrtsn
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
php
pdf
september 2009 by kvnglbrtsn
PDF Generation Using Only PHP - Part 2
september 2009 by kvnglbrtsn
This tutorial is intended for the PHP programmer who needs to incorporate PDF generation in a script without using external libraries such as PDFlib (often unavailable due to licensing restrictions or lack of funds).
php
tutorial
pdf
september 2009 by kvnglbrtsn
PDF Generation Using Only PHP - Part 1
september 2009 by kvnglbrtsn
This tutorial is intended for the PHP programmer who needs to incorporate PDF generation in a script without using external libraries such as PDFlib (often unavailable due to licensing restrictions or lack of funds).
php
tutorial
pdf
september 2009 by kvnglbrtsn
Output Buffering for Web Developers, a Beginner’s Guide
august 2009 by kvnglbrtsn
If you're not using PHP's output buffering, you should be. And if you are, you may not be using it to its potential.
php
html
performance
tips
howto
august 2009 by kvnglbrtsn
Propel
august 2009 by kvnglbrtsn
Propel is an Object-Relational Mapping (ORM) framework for PHP5. It allows you to access your database using a set of objects, providing a simple API for storing and retrieving data.
php
database
api
webdevelopment
august 2009 by kvnglbrtsn
How to Create A Simple Web-based Chat Application
july 2009 by kvnglbrtsn
a simple web-based chat application with PHP and jQuery.
jquery
ajax
php
howto
webdevelopment
july 2009 by kvnglbrtsn
MVC anatomy for PHP developers
july 2009 by kvnglbrtsn
a simplified approach of explaining the MVC.
mvc
oop
patterns
php
july 2009 by kvnglbrtsn
3 Ways to Speed up Your Site with PHP
july 2009 by kvnglbrtsn
css amalgamation, whitespace removal, caching. from nettuts+.
webdevelopment
php
tips
performance
july 2009 by kvnglbrtsn
How to Debug PHP Using Firefox with FirePHP
july 2009 by kvnglbrtsn
the basics of leveraging Firefox in conjunction with Firebug and FirePHP to implement FirePHP libraries on web apps and logging messages in the Firebug console.
php
ajax
firefox
plugin
debug
july 2009 by kvnglbrtsn
webgrind
june 2009 by kvnglbrtsn
a Xdebug profiling web frontend in PHP5.
php
programming
performance
june 2009 by kvnglbrtsn
Xdebug Extension for PHP
june 2009 by kvnglbrtsn
Xdebug's Profiler is a powerful tool that gives you the ability to analyze your PHP code and determine bottlenecks or generally see which parts of your code are slow and could use a speed boost.
php
programming
performance
june 2009 by kvnglbrtsn
Web Application Component Toolkit
june 2009 by kvnglbrtsn
WACT facilitates a modular approach where individual, independent or reusable components may be integrated into a larger web application. WACT assists in implementing the Model View Controller pattern and the related Domain Model, Template View, Front Controller and Application Controller patterns.
php
framework
webdevelopment
june 2009 by kvnglbrtsn
Using json_encode() and json_decode() in PHP4
june 2009 by kvnglbrtsn
A “future-friendly” JSON solution for PHP < 5.2.
php
json
code
june 2009 by kvnglbrtsn
6 Signs of Adaptive PHP
february 2009 by kvnglbrtsn
tips on scalable and adaptive code.
php
tips
code
february 2009 by kvnglbrtsn
Are You Making These 10 PHP Mistakes?
february 2009 by kvnglbrtsn
common PHP blunders.
php
tips
programming
february 2009 by kvnglbrtsn
Readfile vs include
february 2009 by kvnglbrtsn
when dealing with files with static content.
php
programming
performance
february 2009 by kvnglbrtsn
Everything You Need to Get Started With CodeIgniter
january 2009 by kvnglbrtsn
small footprint, mvc approach.
php
framework
webdevelopment
mvc
tutorial
january 2009 by kvnglbrtsn
50 Extremely Useful PHP Tools
january 2009 by kvnglbrtsn
debugging, testing, profiling and code-authoring.
php
resources
january 2009 by kvnglbrtsn
Learning OOP in PHP ASAP!
january 2009 by kvnglbrtsn
objects, attributes, and methods.
php
oop
learning
howto
tutorial
january 2009 by kvnglbrtsn
Sanitize and Validate Data with PHP Filters
january 2009 by kvnglbrtsn
using php's filter_var function.
php
tips
security
forms
validation
january 2009 by kvnglbrtsn
5 Helpful Tips for Creating Secure PHP Applications
january 2009 by kvnglbrtsn
common security pitfalls and development glitches.
php
security
programming
january 2009 by kvnglbrtsn
Zend Framework
january 2009 by kvnglbrtsn
open source, object-oriented web application framework in php.
php
framework
january 2009 by kvnglbrtsn
Writing Secure PHP
november 2008 by kvnglbrtsn
part one of four. from added bytes.
php
security
tips
november 2008 by kvnglbrtsn
PHP: Filter
november 2008 by kvnglbrtsn
this extension serves to validate and filter data coming from some insecure source.
php
filtering
validation
november 2008 by kvnglbrtsn
Data Filtering Using PHP's Filter Functions
november 2008 by kvnglbrtsn
validate and sanitize data. part one.
php
filtering
validation
programming
reference
november 2008 by kvnglbrtsn
Real-World OOP With PHP and MySQL
november 2008 by kvnglbrtsn
creating a mysql crud class. from nettuts.
php
oop
mysql
tutorial
howto
november 2008 by kvnglbrtsn
ffmpeg-php
november 2008 by kvnglbrtsn
object-oriented api for accessing and retrieving information from video and audio files.
php
programming
api
video
redesign
november 2008 by kvnglbrtsn
10 Advanced PHP Tips To Improve Your Programming
november 2008 by kvnglbrtsn
more responsive, cleaner, and more optimized.
programming
php
reference
tips
performance
november 2008 by kvnglbrtsn
Getting Started With CakePHP: Part 2
november 2008 by kvnglbrtsn
rapid development capabilities.
php
framework
tutorial
howto
november 2008 by kvnglbrtsn
Getting Started With CakePHP: Part 1
november 2008 by kvnglbrtsn
the framework, setup, basic concepts and terminology.
php
framework
tutorial
howto
november 2008 by kvnglbrtsn
Get Started With SimpleXML in PHP
october 2008 by kvnglbrtsn
turning xml into a usable format for programming.
php
xml
programming
october 2008 by kvnglbrtsn
10 Principles of the PHP Masters
september 2008 by kvnglbrtsn
the best principles to follow for high-grade php programming.
php
programming
reference
tips
september 2008 by kvnglbrtsn
CodeIgniter
august 2008 by kvnglbrtsn
open source php web application framework.
webdevelopment
php
framework
august 2008 by kvnglbrtsn
PHP Automatically Create Thumbnail Images.
august 2008 by kvnglbrtsn
completely automate the process.
php
programming
tutorial
graphics
august 2008 by kvnglbrtsn
Extending Smarty with Plugins
august 2008 by kvnglbrtsn
version 2.0 introduced the plugin architecture. from smarty.net.
php
programming
templates
august 2008 by kvnglbrtsn
How To Use Any Font You Wish With FLIR
august 2008 by kvnglbrtsn
facelift image replacement (or FLIR), an alternative to sIFR. from nettuts.
webdesign
typography
fonts
js
php
tutorial
august 2008 by kvnglbrtsn
SimplePie
august 2008 by kvnglbrtsn
super-fast, easy-to-use, rss and atom feed parsing in php.
php
rss
atom
code
api
webdevelopment
august 2008 by kvnglbrtsn
PHP Optimization Tips
july 2008 by kvnglbrtsn
data output, loops, variables and functions, etc.
performance
php
tips
programming
july 2008 by kvnglbrtsn
A PHP Guy's Look At Python
may 2008 by kvnglbrtsn
a quick look at some code.
python
php
webdevelopment
programming
may 2008 by kvnglbrtsn
Dealing with Dependencies
february 2008 by kvnglbrtsn
oop and compositional programming style.
php
code
oop
webdevelopment
programming
february 2008 by kvnglbrtsn
ext/mysqli: Part I - Overview and Prepared Statements
january 2008 by kvnglbrtsn
improved php mysql extension information.
php
mysql
programming
database
webdevelopment
reference
january 2008 by kvnglbrtsn
Graceful E-Mail Obfuscation
november 2007 by kvnglbrtsn
an excellent, interim solution.
email
spam
webdevelopment
apache
php
js
howto
november 2007 by kvnglbrtsn
related tags
ajax ⊕ apache ⊕ api ⊕ atom ⊕ authentication ⊕ aws ⊕ bestpractices ⊕ cheatsheet ⊕ cms ⊕ code ⊕ coding ⊕ comet ⊕ css ⊕ css3 ⊕ database ⊕ debug ⊕ design ⊕ df ⊕ drupal ⊕ email ⊕ filtering ⊕ firefox ⊕ flickr ⊕ fonts ⊕ forms ⊕ framework ⊕ graphics ⊕ howto ⊕ html ⊕ images ⊕ jquery ⊕ js ⊕ json ⊕ layout ⊕ learning ⊕ mac ⊕ mvc ⊕ mysql ⊕ oop ⊕ openid ⊕ patterns ⊕ pdf ⊕ pdo ⊕ performance ⊕ perl ⊕ photography ⊕ php ⊖ plugin ⊕ programming ⊕ python ⊕ redesign ⊕ reference ⊕ resources ⊕ rss ⊕ security ⊕ session ⊕ software ⊕ spam ⊕ sql ⊕ ssl ⊕ templates ⊕ tips ⊕ tutorial ⊕ typography ⊕ validation ⊕ video ⊕ web ⊕ webdesign ⊕ webdevelopment ⊕ webtools ⊕ wordpress ⊕ xml ⊕Copy this bookmark: