logo
Currently Browsing: Tutorials
Jul
27
Marijan Šuflaj

Upload Images With MySQL

Intro

Ok, let’s continue with tutorial requests. This tutorial will cover uploading images to MySQL database. It will not be classic tutorial where I write everything and go through each step, but it will be more like some tips.

Read the rest

May
21
Marijan Šuflaj

Multi-Language Site

It’s been a while since I last posted something because I was very busy. So let’s do something useful now. Reader Tien Phuong requested a tutorial about multi-language sites and how to create them so now I’ll try to show you one way. We’ll use database to store our translations and languages. So let’s start.

Read the rest

Apr
7
Marijan Šuflaj

Edit XML

I had an idea about creating tutorial that will cover manipulating XML in PHP. The idea was to create some software that will use XML as a database. But then I realized that it will take me to much writing (about 100 pages) so I may create some video tutorials later. But since I’ve got a lot of requests where readers asked from me to create some tutorial about editing XML so I decided to create simple tutorial.

Read the rest

Jan
2
Marijan Šuflaj

Enable E-mail In PHP – Win

This will be a quick tutorial that will show you how to enable e-mail function in PHP on Windows.

Read the rest

Nov
25
Marijan Šuflaj

Implementing Bitwise Permissions

Reader Freddy requested a tutorial about implementing bitwise permissions in real application. This tutorial will cover that. It’s very simple tutorial and I tried to make it as simple as possible.

Read the rest

Nov
17
Marijan Šuflaj

jQuery Search Content

In this tutorial I’ll show you how you can create jQuery plugin that will search for some words in tables and display those rows that have entered words in their cells.

Read the rest

Oct
22
Marijan Šuflaj

jQuery Basic Tutorial

User named Enrho requested a tutorial that will explain some basics in jQuery. This will be a very simple tutorial that will give your some overview of what jQuery is capable of :) .

Read the rest

Oct
16
Marijan Šuflaj

PHP DomDocument Tutorial

This will be a quick tutorial that will show you how to use PHP’s DOMDocument to parse your XML so you do not have to use XML parser. In this tutorial you’ll see how to loop through your XML file and how to extract some specific data. For this, we will use XML file that is available on w3school.com.

Read the rest

Sep
25
Marijan Šuflaj

PHP Confirm Registration Link

This will be quick tutorial on how you can implement confirm registration link into your PHP application. This will not be anything fancy, just simple HTML and PHP to show you how this work and one way how it can be implemented.

Read the rest

Sep
9
Marijan Šuflaj

AJAX Multi-Level Comments

In this tutorial we will create multi level comments. You must have seen comments on youtube and that they have levels depending on who replied to who. That’s exactly what we will build.

Read the rest

« Previous Entries

logo
Powered by Wordpress | Designed by Elegant Themes | CopyRight ©2010 php4every1.com