Are you looking for the php tutorials? This is the homepage of ReadyToUseSolutions.com, go straight to the php tutorials blog where you'll find hundreds of free and original samples, code snippets, scripts and solutions.
In the next few months, we'll add Javascript and Ajax development tutorials.
If you are here, you probably already know what is it. PHP (Hypertext Preprocessor) is a server side programming language with which you can build dynamic web applications. Server side means that php scripts, work inside a PHP server engine and that the code to be interpreted and executed by this module. That's why PHP is not a popular programming language for offline applications, despite being very powerful.
You can find php tutorials in hundreds of websites, or buy some excellent books. The best resource being the free, official, manual on php.net website. But we all learn better when we apply our skills to a real world task. That's why all the tutorials here at ReadyToUseSolutions.com are light on theory, and point straight to giving you worked examples and well formed solutions. Get an idea for a project, do a search on this blog, and go ahead creating some great web application.
We'r here to help!