| |

| Php file upload Posted in PHP > File Manipulation by tutorialgrub on Dec 17, 2011
In this tutorial i will teach you how you can upload files to your website using PHP. I will teach you the basics and show you how to manage which files may be uploaded. |
| |

| How to code beautiful PHP & AJAX applications Posted in Javascript > AJAX by tutorialgrub on Dec 04, 2011
This is a demonstration of the way I code my PHP and AJAX applications. It's good practise and may come in handy for you to learn too! The example in this article also demonstrates how to validate an email address using PHP and AJAX. |
| |

| Viewing All Files in a Directory Posted in PHP > File Manipulation by tutorialgrub on Dec 04, 2011
Learn how to create a simple script to view the contents of a directory. |
| |

| How to Authenticate Users With Facebook Connect Posted in PHP > Security by tutorialgrub on Dec 03, 2011
Lately, there’s been quite a fuzz about lazy registration. It turns out that the less the user has to think, the higher the conversion rates are! What a thought! If everybody seems to have a Facebook profile, why not add a one-click user registration? I’ll show you how to do that today. |
| |

| Working with Frames Posted in HTML > Frames by tutorialgrub on Dec 01, 2011
So if frames aren't all that and a bag of chips, why on Earth would you want to learn them? There is two very specific reasons: |
| |

| Tutorial: Storing Images in MySQL with PHP Posted in PHP > Image Manipulation by tutorialgrub on Nov 29, 2011
In this tutorial I will show you how to store binary images (or any binary file) in MySQL using PHP. |
| |

| Simple Login-Logout System with MySQL and Authentication Posted in PHP > Cookies and Sessions by tutorialgrub on Nov 29, 2011
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database. |
| |

| Gourmet Java technology for Android applications Posted in Java > Application Building by tutorialgrub on Nov 29, 2011
Java language is the tool of choice for Android developers. The Android runtime uses its own virtual machine, Dalvik, which is not the usual Java virtual machine that most Java developers are used to. In this article you will learn advanced Java features and how they are implemented on Android. This includes features such as concurrency, networking, and database access. |
| |

| Creating a menu system Posted in PHP > Site Navigation by tutorialgrub on Nov 29, 2011
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system. |
| |

| Transparent Iframe Posted in HTML > Frames by tutorialgrub on Nov 28, 2011
I suppose you have basic html skills and you know all about iframes, but do you know how to setup iframe to be transparent?! |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >> Next |