This blog is NOFOLLOW Free!

Archive for the 'Beginners' Category

15 Jul

#JREAM: Simple Caching (Cache)


If you have an overburden php website and don’t know what to do to speed it up or if you just want to make your own caching system than this is the absolute starting point. Jesse from #JREAM will show you how to store your PHP parsed data into a file that is easier to render and will take a lot of burden from your application.

20 Jan

PHP language syntax


For the uninitiated, future, PHP programmers, I found a good video tutorial that explains the PHP syntax.

14 Sep

PHP Sessions


In this tutorial you’ll be covering PHP sessions. PHP sessions are more like cookies but with the difference that sessions are closed right after the connection with server is closed. But watch this screen-cast to learn in detail about them.

22 Jun

Diving into PHP – the series


Today I found a great PHP tutorial series called “Diving into PHP”. It is made by Jeffrey Way from nettuts and it has 15 episodes till now. It starts from scrach and slowly builds up to advanced topics that is why it is great for PHP beginers and for advanced users.

29 Oct

Installing WordPress quick and easy


There are a lot of blog softwares out there but the by far si WordPress. It is fully customisable, easy to use, it has a lot of plugins, it is SEO friendly etcetera. In this tutorial you will learn to install WordPress.

28 Oct

Switches and the Ternary Operator


I know for sure that every programmer came at least once into a quite a nasty problem and that is “What the hell have I coded here ?”. We all use the IF…ELSE statements and we all get sometimes into veeery big codes where you don’t understand a thing. In this tutorial you will learn about the SWICH statement and the TERNARY operator witch are very helpful in this cases.

26 Oct

Dreamweaver – making an email sending form


A tutorial that will learn you to build an email handling PHP script that sends info from your on line form to your e-mail.

3 Jul

PHP calculator


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.

25 Jun

How to create a database


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.

5 Jun

PHP – Server side vs. client side


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.

Next Page »

Page optimized by WP Minify WordPress Plugin

VideoPHP is Digg proof thanks to caching by WP Super Cache