php
Alle Einträge mit dem Tag "php"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "php"
Mittwoch, 2. Juni 2010
Sonntag, 30. Mai 2010
Any resource initialized by the bootstrap immediately available as simply a public member of the action controller
Freitag, 28. Mai 2010
There are a number of great articles online about UTF-8 and how it works – Joel Spolski's comes to mind – but very few about how to actually get it working with PHP and iron out all the bugs. So, here to save you the time we put in, is a quick cheatsheet and info about a few common issues.
Montag, 12. April 2010
Most browsers send an Accept-Language header.
Donnerstag, 1. April 2010
PHP comes with built-in support to read and write images in many formats using the GD library. However, it does not support the Photoshop image format: PSD.<br />
<br />
This class fill partly that void by reading Photoshop PSD image files and creating a GD image resource from the Photoshop image bitmaps.
Mittwoch, 31. März 2010
Dienstag, 9. März 2010
Giving the user content that is relevant to the physical space they are in at the moment makes a lot of sense. We are creatures of habit. While we love the reach of the Internet, we also want to be able to find things in our local area easily: people to meet, cafes to frequent, interesting buildings and museums to learn about.
Donnerstag, 4. März 2010
mycodetools is about software libraries and tools which will help web developers build great looking and functional web applications in an easy manner.
Montag, 1. März 2010
A full set of open source PHP classes to interact with the Apple Push Notification service for the iPhone, iPad and the iPod Touch.
Dienstag, 2. Februar 2010
OWASP Enterprise Security API Toolkits help software developers guard against security-related design and implementation flaws. Our motto is NO GUTS NO GLORY!