Top Tags
ajax
article
codeigniter
conference
dom
namespace
news
onphp5
oop
php5
poll
prado
security
solar
sqlite
symfony
unicode
zend core
zend framework
zend platform
More tags »
Not logged in
Login |
Register
den_hotmail@fbzz
|
Latest Articles
By dennisp
| views: 9802 |
comments: 1 |
on Monday, 11 January 2010, 23:35
This is a very quick post to warn developers about gotchas with using non-ascii chars in URLs (especially when making AJAX calls).
By dennisp
| views: 31789 |
comments: 2 |
on Wednesday, 19 December 2007, 20:32
There's been many talks on exceptions cannot be thrown from the __autoload() function, as well as many times the workarounds have been discussed (all using the eval() trick to automatically define the missing class). Here I will talk about negative effects of such workarounds as well as suggest a somewhat "better" workaround (but still based on the eval() functionality and ready for namespaces).
By dennisp
| views: 8483 |
on Thursday, 13 December 2007, 20:24
Recently there have been some thoughts expressed that suggested that namespaces support is not that important at the moment; and even that they are not needed at all. In this article, I would like to disagree with those ideas and advocate PHP5 namespaces, as well as to express some personal opinions about their implementation.
By dennisp
| views: 36015 |
comments: 3 |
on Tuesday, 20 November 2007, 20:17
For those who would like to switch to PDO and learn more about its features, there is a book on the topic titled "Learning PHP Data Objects" published by Packt Publishing in August 2007
By dennisp
| views: 14474 |
on Sunday, 18 November 2007, 20:03
This is a short article that might be of interest to those who work with XML and HTML documents in different encodings using PHP5's SimpleXML and DOM extensions
By dennisp
| views: 5249 |
on Tuesday, 18 September 2007, 08:19
Hurry up! The deadline is September 28, 2007.
By dennisp
| views: 8235 |
on Friday, 31 August 2007, 11:09
PHP version 5.2.4 has been released. This release focuses on improving the stability of the PHP 5.2.X branch with over 120 various bug fixes in addition to resolving several low priority security bugs. All users of PHP are encouraged to upgrade to this release.
By dennisp
| views: 5922 |
on Monday, 06 August 2007, 16:03
Version 1.0.6 of Symfony, the framework for creating PHP5 applications, has been released. This is a bug fix release
By dennisp
| views: 7687 |
on Monday, 06 August 2007, 15:56
Ilia Alshanetsky has announced that the first release candidate of PHP 5.2.4 is now available for testing
By dennisp
| views: 5325 |
on Tuesday, 31 July 2007, 16:28
The first update to the production version the Zend Framework has been released (1.0.1)
Next page »
|