Tutorials by webinone
If you have an experience with PHP two or three project, you should speed
up your coding time with CI. CI will give you more easy life with PHP. CI
uses the Model View Controller architectural pattern which gives you great
flexibility when it comes to reusing, altering and upgrading code.
January 16,
2012
Today Views:
7 Total Views:
331
I want to create a tutorial serie for the PHP beginner. So I have been
writing this Crash Course. I think it is more interesting to learn PHP by
creating the real website.
January 9,
2012
Today Views:
45 Total Views:
1,829
Firstly, go to the addthis.com. You will see like below.
January 6,
2012
Today Views:
5 Total Views:
191
I want to show you how to create a Codeigniter helper for Uploadify jQuery
plugin. First of all, we need to download uploadify from
http://www.uploadify.com or blowe is all source code including Codeigniter,
uploadify and my code
January 5,
2012
Today Views:
4 Total Views:
183
PHP stands for Hypertext Preprocessor and it is a server-side scripting
language for web development. Server-side means PHP code execute on the
server and the plain HTML result is sent to the browser. Script means it
does not need to compile to run. PHP can also be embedded into HTML.
January 3,
2012
Today Views:
17 Total Views:
736
I want to show you how to add a image name that uploaded by uploadify and
other information together to the database.
December 30,
2011
Today Views:
4 Total Views:
255
PHP stands for Hypertext Preprocessor and it is a server-side scripting
language for web development. Server-side means PHP code execute on the
server and the plain HTML result is sent to the browser. Script means it
does not need to compile to run. PHP can also be embedded into HTML.
December 26,
2011
Today Views:
5 Total Views:
452
We built a simple but fully functioning wordpress theme. In a WordPress
theme should has at least 5 file. 1. header.php : in this part will have
link of css file, theme's header and so on.
December 22,
2011
Today Views:
1 Total Views:
185
In this post, we discuss how to retrieve or select the data from MySQL
database to view our pizza order. To do so we should create admin folder.
So that we can prevent the customer from viewing our admin data.
December 19,
2011
Today Views:
2 Total Views:
267
In this post, I want to show you how to create a closeable div with jQuery.
For this tutorial we need to download the jQuery. Below is the demo of our
code.
December 14,
2011
Today Views:
4 Total Views:
167













