This is a very interesting tutorial if you would like to build your own calculator written in PHP. It guides you through all the steps and it is very clean written and has a good error checking. It uses if, witch and other math functions.
This is the perfect video tutorial for begginers hwo want to make from the beggining a good database layout. Take this very serios because the seying “think first and act later” must be taken in consideration when talking about databases.
Debugging is usualy considerd quite a hard procedure that every programmer must do in the long proccess of developing an application. In this video tutorial we will see in action how to debug an AJAX and PHP application using Firefox with Zend toolbar and firebug toolbar and Zend Studio coupled with Zend Debugger.
In this video tutorial you’ll be shown the basics of setting up Zend Framework.
3 Google developers are talking about the a new release of Zend Framework (v1.0.3) and demonstrate it’s use with some examples. It is known that Zend Framework has a Gdata (Google Data) client component to access the Gdata services but in this version they included extensions to make an easy access to Youtube, Picasa and Google Documents List. The current version of Gdata is the most updated so I recommend this one.
I think this should have been the first tutorials posted on VideoPHPBlog.com. In this video php tutorial you will be explained the basics of what the web server is doing when it receives a web page request and the difference between server side and client side programing.
There are a lot PHP Integrated Development Environments (IDEs) on the market, some freeware, some pretty expensive. In this tutorial you will learn how to install and use Eclipse + PDT. Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for [...]
An SQL injection demo that should make you check twice when setting SQL security.
Have you ever tried to track down XMLHttpRequests of your PHP application for security issues? It’s hard, isn’t it? Welcome to the world of Web2.0, XSS, SQL injections, Code inclusion/execution, Session injection, Cross Site Request Forging and so on.
Like every programing language, PHP too has some security rules that should not be overlooked. Take a look at this fine video php tutorial to understand this.





