Member Area
Categories
Latest Tutorials
Keyword:
Category:
Sub Category:
Min Rank:
 
Sort By: Rank | Views | Date
Password protect web pages by adding one line of PHP code to the page source. Script will show login form to protect content from unauthorized access. Includes login form, signup form, password reminder, and user management page for admin. Uses flat file database, no MySQL required. Can be set up to redirect after successful login.Installation:Update settings.php to match your needs (admin password, login form, signup form, and reminder form settings)Upload password protector (all the files from the p
Submitted by zubrag on 05-Feb-2012( http://www.zubrag.com )
  |   Category: PHP » Security   |   Views: 5
 
Use Smart File Downloader to avoid direct files downloads (hide real file paths), and to limit downloads to only some set of file types.Features:customizable allowed file types for downloadpredefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, aviHotlinking protectionScript can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off.automatic mime type detection (if M
Submitted by zubrag on 05-Feb-2012( http://www.zubrag.com )
  |   Category: PHP » Files   |   Views: 4
 
While the upload via XMLHttpRequest is not possible are there many examples and tutorials to upload file via some "virtual IFRAME".In this quick tutorial we will show how-to create such an Ajax upload form using the jQuery Form plug-in and our easy upload class. There is also a upload demo page available if you like to have a quick view on how it works. Okay let's start...The system is very simple, build your upload form just like normal. In place of posting the form to the script you use
Submitted by finalwebsites on 27-Jan-2012( http://www.finalwebsites.com )
  |   Category: PHP » Files   |   Views: 16
 
Use this script to protect your contact form, your whois query tool or just a form where some extra validation is needed. How does it work?A session will be created inside a dynamic image file (requires GD library). The random value of this image appears inside the generated CAPTCHA image. The user has to enter this value into a form field. While processing the form, the entered value get checked against the session value. Without entering the correct string a form will not be processed. This mechanism is
Submitted by finalwebsites on 27-Jan-2012( http://www.finalwebsites.com )
  |   Category: PHP » Security   |   Views: 13
 
This is my favorite download-script, it works with files bigger than 10 MB on Apache 1.3 (or higher). I added the cache control to open also text files and others (without saving). Use this example code to download files from a protected directory for example.
Submitted by finalwebsites on 27-Jan-2012( http://www.finalwebsites.com )
  |   Category: PHP » Files   |   Views: 14
 
CorelDraw is very easy and most widely use software.we use very easly and make amazing things.mosttly in print media we use software.in this tutorial we learn how to use curve tool in corelDraw.
Submitted by corel on 24-Jan-2012( http://www.corel.com )
  |   Category: CorelDraw » Tips & Tricks   |   Views: 31
 
Facebook web page layout on faceitpages is a free Do-it-yourself Facebook Fan Page and business page creator that allow you to create great looking, cost effective, lead generating landing Tab for your Facebook Business Pages. With Faceitpages user can add so many useful applications to their Facebook Fan Page such as social network & website links, Twitter & WordPress feeds, Scribd, Slideshare and more then 20 other Facebook applications.
Submitted by faceitpages on 16-Jan-2012( http://www.faceitpages.com/ )
  |   Category: Web API » Facebook   |   Views: 27
 
For your Facebook Page, Fanbldr is a simple Facebook fan page builder. it has pre-build fan page components which you can use to play videos, show clickable banners, show your Twitter posts, and more.
Submitted by fanbldr on 16-Jan-2012( http://fanbldr.com/ )
  |   Category: Web API » Facebook   |   Views: 31
 
In this LearnCpp.com is a totally free website devoted to teaching you to program in C++. Whether you�ve had any prior experience programming or not, the tutorials on this site will walk you through all the steps you�ll need to know in order to create and compile your programs. Becoming an expert programmer won�t happen overnight, but with a little patience, you�ll get there. And LearnCpp.com will show you the way.
Submitted by learncpp on 14-Jan-2012( http://www.learncpp.com/ )
  |   Category: C++ » Tutorials   |   Views: 23
 
This tutorial is for those people who want to learn programming in C++ and do not necessarily have any previous knowledge of other programming languages. Of course any knowledge of other programming languages or any general computer skill can be useful to better understand this tutorial, although it is not essential. It is also suitable for those who need a little update on the new features the language has acquired from the latest standards. If you are familiar with the C language, you can take
Submitted by cplusplus on 14-Jan-2012( http://www.cplusplus.com )
  |   Category: C++ » E-books   |   Views: 25
 
If you find reflection for image then this is an improved version of the reflection.js script rewritten for the jQuery javascript library. It allows you to add instantaneous reflection effects to your images in modern browsers, in less than 2 KB.
Submitted by digitalia on 14-Jan-2012( http://www.digitalia.be )
  |   Category: JavaScript » jQuery   |   Views: 24
 
 
About JQuery we know that all you web designers are always pulling your hair to find the freshest plug-ins to impress your web surfers and gain popularity among users, who as time goes by are less and less impressionable, especially now that no word is acceptable if it doesn�t have an image to go with it. And let�s face it! A simple display of an image won�t even do, because there too much talent in the field and too much competition amongst millions of web developers that every day
Submitted by greweb on 13-Jan-2012( http://blog.greweb.fr/ )
  |   Category: JavaScript » jQuery   |   Views: 29
 
Jquery menu is very simple.we need some basic steps to develop a perfect jquery dropdown menu.In this tutorial we will learn how to make jquery menus.you need latest jquery version.
Submitted by css-tricks on 12-Jan-2012( http://www.css-tricks.com )
  |   Category: JavaScript » jQuery   |   Views: 35
 
In this Tutorial you will learn about css horizontal drop-down menu in css that will work on most browsers. Well... technically the short answer is No if you are using just css because IE is problematic in the way it handles css.
Submitted by sperling on 12-Jan-2012( http://sperling.com )
  |   Category: HTML/CSS » Menus   |   Views: 35
 
In this video you learn about stylesheet and review the process of creating and linking to external CSS stylesheets. We�ll discuss why this is preferable to using inline styling.
Submitted by net.tutsplus on 12-Jan-2012( http://net.tutsplus.com )
  |   Category: HTML/CSS » Layout CSS   |   Views: 34
 
The spec introduced new form controls and validation among other things. Later it got incorporated into HTML5 and was subsequently stripped of the repetition model resulting in what we know today as HTML5 Forms.
Submitted by net.tutsplus on 12-Jan-2012( http://net.tutsplus.com )
  |   Category: HTML/CSS » Forms   |   Views: 34
 
 
Its now most visited article on 9lessons. I received many comments that asked to me to update the Facebook login system to get user email. So that I had modified existing script to getting Facebook email address automatically and storing Twitter OAuth tokens take a quick look at new live demo.
Submitted by 9lessons on 11-Jan-2012( http://www.9lessons.info )
  |   Category: Web API » Facebook   |   Views: 45
 
Have you created Facebook fan page for your website or product? if not take a quick look at this post how to customize Facebook fan page with static FMBL. Fan pages helps your product will reach many more people. Its very simple and it supports HTML tags try this and market your product.
Submitted by 9lessons on 11-Jan-2012( http://www.9lessons.info )
  |   Category: Web API » Facebook   |   Views: 30
 
Few months back we had posted an article about login with Twitter and Facebook, it is most popular on 9lessons.info. We developed a system to quick login with Google account using OpenID authentication. This script helps you to avoid registration forms and email verification system, It�s is very quick, useful and simple to integrate.
Submitted by 9lessons on 11-Jan-2012( http://www.9lessons.info )
  |   Category: Web API » Google   |   Views: 25
 
Few days back I had connected labs.9lessons application to twitter API via OAuth (open protocal secure authorization). In this post I want to explain how to store twitter oauth_token and secret values in to database and how to update status with your own web application.
Submitted by 9lessons on 11-Jan-2012( http://www.9lessons.info )
  |   Category: Web API » Twitter   |   Views: 26