Mybelovedphp - mybelovedphp.com - My Beloved PHP

Latest News:

Using the new upcoming Netbeans 7.3 HTML5 7 Nov 2012 | 02:38 pm

The new version 7.3 of Netbeans will offer improved support for Javascript/HTML5 apps. It looks really promising: a lot of code completion, documentation that is available during editing, and a build-...

Tips for using the Netbeans editor for Kohana and Kostache / Mustache templates using `surround with` 15 May 2012 | 01:01 am

A nice feature of NetBeans is the support for `code templates`: abbreviations that expand into snippets of code when the TAB key is pressed after typing the a shortcut in the editor. You can type fn ...

CSS vendor prefix macro for Netbeans 16 Feb 2012 | 05:50 am

There is all about CSS vendor prefixes at the moment. PPK doesn’t like them at all, the W3C is afraid that webkit might rule the world, developers seem to find that webkit is the only mobile browser a...

Suppressing errors in PHP with control operator @ 8 Dec 2011 | 05:08 am

Errors give valuable information, it’s worth paying attention to. Sometimes though when parsing content from different sources you can run into errors you can prevent, or you can’t solve. Reading so...

Creating csv content 26 Feb 2011 | 03:50 am

It is tempting to simply generate CSV data with writing comma-separated  array-values. Unfortunately this obvious way of doing turns out to be a bad idea. Often it seems to be working at first, but e...

Fix broken UTF8 encoded RSS feeds in php 4 Jul 2009 | 07:21 am

Parsing feeds with the SimpleXML object is a walk in the park. But it can turn into a pain in the ass, when the provided XML feed isn’t correctly UTF8 encoded and I can tell you, there are some ugly o...

Dating takes time, women are difficult but PHP? 18 Mar 2009 | 11:28 pm

One of the big annoyances is having a blog or webpage in a certain language and that all the dates appear on your website in English. Of course you can choose just numbered formats, but sometimes the ...

PHP 5.2.9 released 28 Feb 2009 | 12:15 am

The PHP development team would like to announce the immediate availability of PHP 5.2.9. This release focuses on improving the stability of the PHP 5.2.x branch with over 50 bug fixes, several of whi...

Netbeans: Code Completion for the Kohana Framework 28 Jan 2009 | 04:02 am

In some earlier posts I’ve described ways to get Netbeans code completion working for CodeIgniter. In this post I will show you how to do the same for Kohana. Kohana is originally a PHP-5 only fork o...

Netbeans revisited: Code Completion for Code-igniter II 28 Jan 2009 | 01:42 am

In an earlier post I described a way to achieve PHP code completion in Netbeans for the CodeIgniter framework. That way consisted of inserting property comments – which functioned as a helper for Netb...

Recently parsed news:

Recent searches: