This blog is NOFOLLOW Free!

Archive for the 'Advanced' Category

10 Dec

Regular expressions (the series)

For this post we have to say “Thank you!” to shaalool for creating this nice tutorials and shared them on YouTube (btw he really does a good job and for sure we will come with more of his php tutorials).

Now, about regular expressions. What they are? How do they help us? How to use them? This is what you’ll learn from this series of tutorials. Regular expressions can help us very much if we have to find different portions of string in a bigger context. If we have a pattern for those string than we can make a regular expression that we will use in our search.

Lets say you want to take all the names in a html table that has thousands of rows with names and push them into an array for later use. You would have to strip it and trim it and a lot of methods to take the html code out. If we would use a regular expression than all we have to find is only the pattern that we have to use.

All this will be explained in this video tutorials.

1st part (introducing regular expressions):

2nd part (introducing regular expressions):


3rd part (more about regular expressions):

4th part (more about regular expressions):


5th part (Replacing Text Using Regular Expressions):

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
1 Sep

Uploading YouTube Videos with the PHP Client Library

Jochen Hartmann (YouTube API and Tools Team) demonstrates the basics of how to use the PHP Client Library and YouTube Data API to upload videos.

VN:F [1.9.3_1094]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
24 Jun

AJAX and PHP End-to-End Debugging

Debugging is usually considered quite a hard procedure that every programmer must do in the long process 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.

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
15 Jun

Installing Zend Framework

In this video tutorial you’ll be shown the basics of setting up Zend Framework.

I changed the previous tutorials witch won’t play any more with one. I thought it is the most appropriate from the installation point of view. Stay tuned because I will shortly come with new and detailed tutorials about Zend Framework.

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
11 Jun

Zend Framework Google data PHP Client Update

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.

VN:F [1.9.3_1094]
Rating: 7.0/10 (2 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)

« Previous Page

VideoPHP is Digg proof thanks to caching by WP Super Cache