logo
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

Jul
16
Marijan Šuflaj

Packt Special Offer

Packt PublishingPackt Publishing has new offer for this hot summer.

Have a someones birthday soon and don’t know what to buy? Wanna learn some new programming technique or even new language?

What you need is a book, or few books and that’s where Pack Publishing comes to you as a friend. They are offering discounts as following.

Read the rest

Dec
23
Marijan Šuflaj

Learning Resources

Reader Satish requested a list of tutorials where he could learn about PHP, MySQL and jQuery.

Read the rest

Oct
11
Marijan Šuflaj

Tutorial Request

From today you are able to request a tutorial. You can request anything (ok, not anything but almost anything) what you’d like to learn about PHP, MySQL or JavaScript and I’ll give my best to do tutorial about ti.

Read the rest

Jul
27
Marijan Šuflaj

MySQL Quite Complex Queries

I’ve read an article about database design. It’s very simple but I try to design my databases/tables following that article. But there is one thing that is also important. You need to design your tables and their relations so that you can get almost everything your need with as much queries as possible. This is a part that MySQL-s complex queries are very useful. In two last jobs that I did I needed to optimize script as much as possible. One project is a plugin for WordPress that I’m currently working on. When ever I do something I give my best to do it right and I really try to design relations and queries very good. Here are some examples of queries that I needed.

Read the rest

Apr
26
Marijan Šuflaj

Adjustable visit counter

Here’s a simple tutorial on how to create a simple and adjustable visits counter. Our counter will use MySQL database to store information about visitors. If someone wants I can make a small tutorial on how to rebuild it to use XML instead of MySQL database.

Read the rest

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