The Geek House

Archive for the ‘PHP’ Category

Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

by
No Comment
Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition
For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but we would like to select free of charge very functional and at the same time of simple in the use editor – Codelobster PHP Edition . Let us consider some important possibilities and advantages of this program: All code highlights...
Read More »

Debug in PHP: activate xDebug using WAMP

by
2 Comments
Debug in PHP: activate xDebug using WAMP
In this post I will show you how to configure xDebug in order to enable debugging in PHP using Eclipse. What you need? First of all you need some configuration on you WebServer: WAMP correctly installed (I used WampServer Version 2.1 64bit with default settings) Eclipse Helios for PHP Developers installed (I used Eclipse Helios 1.3.1 updated on 14 Feb 2011) Read More » Share...
Read More »

Fix Tweetmeme button to be XHTML strict compliant

by
1 Comment
Tweetmeme plugin is a really great plugin for the integration between Twitter and WordPress, but it has a problem: Is not XHTML strict compliant. With really few modification I will show how to edit code and make it XHMTL strict compliant. Locate the file twitter.php into your plugins/tweetmeme folder Edit the file and locate function twitter_generate_button Replace line 42 $button...
Read More »

PPEasyMVC – Plinky Easy MVC

by
No Comment
Today I published the first release of PPEasyMVC an easy and quick framwork for PHP5. Project is still in developing in order to create a solid and easy framework for PHP5. Source code and documentation available on google code: http://code.google.com/p/ppeasymvc/ See u Ivan Share this:MoreLike this:Like Loading...
Read More »

ppdao – Plinky PHP DAO generator

by
No Comment
Finally I decided to complete and publish an old project of mine. I called this project ppdao (Plinky PHP DAO). This tool will speed up the way you generate and manage DAO object during a MVC development in php. Stay tuned on this blog for new updates or go directly on Google Code main project site (http://code.google.com/p/ppdao/). Bye. Share this:MoreLike this:Like Loading...
Read More »
%d bloggers like this: