
| 论坛新贴 | 最新精华 |
| 最新翻译Blog 更多» | |
[wulijun01234]
冻结和解冻PHP对象
|
[wulijun01234] PHP5.3的新特性(一):对象接口的变 ... |
| [wulijun01234] 如何创建更友好的随机密码 ... | [wulijun01234] PHP中构造GET查询字符串的捷径 ... |
| [wulijun01234] PHPUnit 3.4中的新特性:Test Depend ... | [wulijun01234] 停止CSRF保护的误用 |
| [wulijun01234] 优化你的(ZF)web应用 | [wulijun01234] 再论代码之美——PHP实战 |
| [wulijun01234] PHPro.org:应用配置 | [wulijun01234] 用于解决PHP 命名空间分隔符输入问题 ... |
| [wulijun01234] 书评:《php5 CMS 框架开发》 ... | [wulijun01234] DevShed:在php5中处理MySQL数据集错 ... |
| [ringtail] 使用NTILE()方便地生成tag云图 ... | [ringtail] Zend Framework Q&A Session |
| 加入 | PHPEye翻译小组: mayongzhan (18) wulijun01234 (14) iwind (10) ringtail (9) haohappy (6) helloyou (2) littlexiang (0) jasonqi (0) wohugb (0) zvaly (0) | |
| 最新文章 更多» | 最新下载资源 更多» |
|
|
For university I currently have to analyse XML schema quite in depth and
there are some interesting / funny things inside the specification I wasn't before. First: The default elementForm value: unqualified. Let me try to explain what this is and why it is kind of strange... |
|
The Zend Framework has now attracted a small community of developers and more and more new comers are attracted to it. The Zend Documentation is plentiful, yet vague. Without any real guidance or specific examples to get a site up and running.
This example site hopes to introduce the newcomers to Zend Framework in a friendly way, by providing a simple modular site layout and can have the newcomer up and running in minutes, rather than the long hard yard of sifting through docs which might as well be hieroglyphics to the those new to the framework. This is release 0.0.1 of the example site, with new additions in the planning and user feedback and requests welcomed. |
|
Chuck Burgess' Blog: Remote CLI Debugging via Eclipse PDT
Chuck Burgess has posted a discovery he made while working with Eclipse PDT and a command line script that he needed to debug: This week, I found a need to do this same kind of remote debugging, but for a command-line PHP script. This seems to be something that Eclipse is not already designed to do, as there is no "perpetual listener" available for its debug client. Instructions for remote CLI debugging are available, which showed me that environment variables might be the missing link to getting it working with Eclipse. It turned out to be one of two missing links. The other link was tricking Eclipse into keeping a debug session open (and therefore "listening"). He found that by loading up the PHP file in a shell script with the XDEBUG_CONFIG and XDEBUG_SESSION variables defined, it allows the Eclipse ...... |
|
Evert Pot's Blog: Forking and MySQL connections
|
|
Last week I was invited along to speak at the Make IT Scale conference. It covered a wide range of scaling issues mainly very technical. I come from a Games Industry background and I wanted to get across how performance is critical and that everything should be done to get speed before you think about replication. Below is a video of my presentation - and below that the slides that I was presenting from. |
|
DevShed: Null and Empty Strings
|
|
Smashing Magazine: 10 Useful RSS-Tricks and Hacks For WordPress
Smashing Magazine has a few helpful RSS tips and tricks for WordPress users out there: Let's take a look at 10 useful, yet rather unknown RSS-tricks for WordPress. Each section of the article presents a problem, suggests a solution and provides you with an explanation of the solution, so that you can not just solve some of your RSS-related problems but also understand what you are actually doing. Here's their list:
|
|
Padraic Brady's Blog: New French Zend Framework Book By Julien Pauli
In this new post to his blog Padraic Brady takes a quick look at a book by Julien Pauli and Guillaume Poncon - "Zend Framework: Bien developper en PHP". Weighing in at around 450 pages, the contents table is replete with all the topics one would expect including chapters on MVC in the Zend Framework, all the typical components, and appendices (a lot of appendices!) on topics like MVC Theory, Subversion, Databases, Object Oriented Programming, Testing with PHPUnit, etc. It's a very complete book that should be suitable even for absolute beginners to PHP web application frameworks, or anyone visiting from Ruby/Python/Java. You can find the book at a local (French) bookseller or it can be ordered online from someplace like 2008-12-04 00:40:03 | 全文 | 评论(0) |