A simple tutorial showing how to read and write data to a txt file using php
Read More
Web designing and developing has turned into world’s largest medium of information exchange these days. Moreover, with new techniques introduced for the designing and developing purpose have shown a breakthrough in the world of internet as because of these techniques, we are now able to make online applications.
Read More
Tidy is a very cool PHP extension. You can let it tell you what kind of mistakes you might have in your HTML markup and even correct it for you – if you want. In my projects I use it to give me a hint if my generated markup is invalid.
Read More
Symfony 2 comes with native support to connect to MongoDB using the DoctrineMongoDBBundle. Getting started is quite simple and there is not much that needs to be configured, but the manual does not say how to enable query logging although it is already possible with Symfony PR3.
Read More
Getting started with PHP framework codeigniter
Read More
After two weeks of gathering votes, the PHP paradigms poll is now closed. With 216 votes (73%), the winner paradigm in popularity is Object-Oriented Programming. The old procedural approach to PHP, which has given fame to Wordpress and Drupal, is coming to an end. Even Drupal 7 has an object-oriented database layer as a primary component, and this paradigm is by far the most diffused in the world
Read More
This article aims to serve for beginner PHP developers but those who are comfortable with PHP will also find this article useful. Basically, I’ll tell you the difference between some of PHP commonly used functions/features. By the end of this article you will have a clear difference among:
Read More
Contact forms is a great way to attract visitors to join your site , Creating an inspiration contact form is the most liked way to say welcome to your visitors to start using your site services or to start join and Interaction with decisions in your site , here there are some Inspiring Contact Forms each contact form is unique and has its own idea of design.
Read More
The default configuration file for MySQL is intended not to use many resources, because its a general purpose sort of a configuration file. The default configuration does enough to have MySQL running happily with limited resources and catering to simple queries and small data-sets. The configuration file would most definitely need to be customized if you intend on using complex queries and when y
Read More
What is Doctrine? What is it good for? What is it not good for? Describe a scenario where you most definitely wouldn’t use Doctrine?
Read More
Launching a new online code-generation service to create CRUD php applications from simple UML class diagrams.
Read More
The cloud offers enterprises a new approach to deliver applications and it also presents new challenges for developers aiming to build applications for the cloud. Zend, one of the lead commercial vendors behind the open source PHP language, is now accelerating its cloud development efforts with a number of new initiatives.
Read More
This article takes a broader view on object-oriented programming, and ask the following question: what are the constructs we don't need in an object-oriented language? What we can take away without hampering our capabilities of building software? If we actually don't need them, we can eliminate them from the language, and make it more simple. At the same time, make the application written in it m
Read More
In the first episode of the Lately in JavaScript podcast, Manuel Lemos and Michael Kimsal have Mário Valente as guest to discuss interesting topics of the current JavaScript scene, like progress of NodeJS to become a server side Web development solution similar to PHP but in JavaScript.
Read More
A developer has ported Chromium OS to the iPad. You can also build PHP apps now for Amazon with a new SDK.
Read More