Send Files via FTP Using PHP
Sending files to a server via FTP is an essential ability of any web developer or designer. Of course, we all use glossy email clients like WS_FTP and... more »
0 commentsSave Tags: how-to, php
Selenium IDE Tutorial - part 1
Tutorial on using Selenium IDE for automating web testing.
0 commentsSave Tags: frameworks, php, tools
Building a Content Management System with Code Igniter
Welcome to the conclusion of a nine-part series focused on showing you how to build applications with the Code Igniter framework. Designed to allow... more »
0 commentsSave Tags: frameworks, php
Why good open source PHP CMS developers are hard to find
So why is it so hard to find really good PHP programmers that can do wonders with an open source CMS? Why do developers jump ship, disappear or simply... more »
2 commentsSave Tags: frameworks, how-to, php, trends
Why use Constraints in SQL ?
Constraints enables business rules to be enforced by the database instead of via application code. Through the judicious use of constraints,... more »
6 commentsSave Tags: .net, database, perl, php
PHP Object-Relational Mapping: ORM or ROM?
This article talks about what is Object-Relational Mapping (ORM). It also talks about PHP ORM solutions that can make you more productive by allowing... more »
2 commentsSave Tags: database, frameworks, methodology, php
Sun VirtualBox as a virtual development environment for PHP
For the past year I’ve been looking at the way I develop web based projects and how I can make it easier, better, faster, more stable, but most of... more »
1 commentsSave Tags: php, tools
Can You Secure A Shared Server With PHP + FastCGI?
The challenge with securing a shared hosting server is how to secure the website from attack both from the outside and from the inside. PHP has... more »
0 commentsSave Tags: php, security
What’s cooking in Apache Incubator ?
If you don’t know or never heard about Apache then you must be coming from .NET space or you must be new to Java, but that’s allright you can go to... more »
0 commentsSave Tags: java, javascript, open source, php
Starting with Zend Framework
Zend Framework is a big & heavy object-oriented framework for PHP. I started working with ZF a couple of months ago, I liked it’s documention (it’s... more »
5 commentsSave Tags: frameworks, how-to, php, web design
New Ajax Powered PHP Documentation Site
I wrote this little app for my own needs initially, as PHP is such a big monster that it was hard to find the right documentation, or discover which... more »
1 commentsSave Tags: php
My PHP Best Practices
PHP's greatest strength is also its greatest weakness. Flexibility. There are an infinite number of ways to perform the same task which PHP will... more »
1 commentsSave Tags: how-to, opinion, php
Highlight (Search) Key Words in a Text
This function is useful to highlight words from a text. For instance, the search results from your site can be highlighted.
0 commentsSave Tags: php
Open source software becomes more reliable every day
Coverity™, Inc., the leader in improving software quality and security, today announced the availability of the Scan Report on Open Source Software... more »
0 commentsSave Tags: open source, php, python, unix-linux
7 Great Tips to Help Code With Currencies
As anyone who’s ever made an e-commerce system knows, money is everything. No, really if you don’t get your financial sums right then you can’t hope... more »
0 commentsSave Tags: how-to, php, ruby
5 Trends of Popular WordPress Blogs
5 WordPress trends and how-to for web developers: User Contributed Link Feed, Post Thumbnail, Tabbed Content and more.
0 commentsSave Tags: php, trends, web design
JLoader PHP Class
So here is one very simple php class. In past it has proven to be very useful in cases where you need to load multiple javascript files or on large... more »
2 commentsSave Tags: css-html, javascript, php, web design
CodeIgniter PHP Framework
Ever since I have been developing and programming websites, I have tried to be as proficient and use the best practises that I can. I have got... more »
0 commentsSave Tags: frameworks, php
How virtualisation will improve your code
About setting up a good test environment in little time.
0 commentsSave Tags: how-to, php, server, tools
PHP is a good second programming language(but never a first)
A response to the article 'Is PHP a good first language?' on Code Utopia.
17 commentsSave Tags: opinion, php
How to Fix MySQL Database (MyISAM / InnoDB)
So... your shiny MySQL database is no longer running and you want to fix it? You've come to the right place! I've assembled a list of 7 ways to... more »
1 commentsSave Tags: database, how-to, php, server
A Light Weight Javascript calendar for your websites and blogs
Well you can find a lot of such calendars out there in the market, and this is yet another one for you. Super light and ultra fast in two colors
8 commentsSave Tags: css-html, javascript, open source, php
Introducing nWP, the Java counterpart of WordPress
We liked the functionality of WordPress, but not its PHPness. So we automatically migrated it and obtained a pure Java open-source blogging engine.
0 commentsSave Tags: java, news, open source, php
Flex and Amfphp Cookbook Revamped! (jonniespratley.com)
Seeing the rising popularity of his previous Flex/AMFPHP Cheatsheet, Jonnie's put in a lot of time and effort in revamping the article making it far... more »
0 commentsSave Tags: flash-flex, php, reviews
PHP Security Zend Webinar
Watch a PHP Security Zend Webinar and get additional PHP security resources
0 commentsSave Tags: how-to, php, security
via