Quantcast
Channel: PHP Magic Book - Free PHP Scripts, Tutorials and Downloads » No Database
Browsing all 10 articles
Browse latest View live

PHP User Authentication Without Database

Here are some methods to describe PHP User Authentication Systems which are login systems indeed. These systems are not 100% secure though. Security comes with database, sessions, checks and data...

View Article



PHP Voting Scripts Download

Here are two examples of basic Poll or Voting scripts Using PHP. No database needed in both. Simple Voting Script This little poll is very simple and based on yes and no and percentage with bars...

View Article

Download Greeting Cards System in PHP

Here is a simple Greeting cards System. No database required. PHPECard is very smooth and easy yet powerful PHP based Greeting Cards System. You just have to upload images and thumbnails and rest it...

View Article

Image may be NSFW.
Clik here to view.

Auto Create Image Gallery from Folder Using PHP

This script searches subdirectories for image files and creates the corresponding links and navigation for them. Per-photo comment is supported. The script doesn’t support index pages or thumbnails,...

View Article

Image may be NSFW.
Clik here to view.

Auto Create PHP Photo Slide Show Using PHP

Great slide show which takes two different locations, one for thumbnail and other for actual size images and displays real slide show that can be stopped and started and also can be handled manually...

View Article


Auto Display Images From Folder Using PHP

Save photos in a folder named as ‘images’ and use these scripts to display all photos in a fly. Display Images From A Folder <?php $files = glob("images/*.*"); for ($i=1; $i<count($files); $i++)...

View Article

Image may be NSFW.
Clik here to view.

PHP Photo Slide Show With Drop Down

Its a simple PHP slideshow. It populates all the images from a folder into a drop down and inserts next and back buttons also. You can select image from drop down to see it. Photo Auto Navigation...

View Article

PHP Javascript Based Auto Populated Image Gallery

This script auto populates thumbs and navigation, Its a good slide show. However it does not control thumbnails quality but it can be modified a bit into some good Image Gallery. View Example PHP...

View Article


Image may be NSFW.
Clik here to view.

Add, View, Delete Record Using PHP

This system will just ask from you some entries and you can add these, view and delete then if you want. Great one little CMS based on a text file. No database required. You can make telephonic...

View Article


Image may be NSFW.
Clik here to view.

Quick Edit – Little File Based PHP CMS

Single php file based whole file handeling and listing PHP CMS which lets you create file or edit file in a fly. No database required. It stores its data in a file. User authentication system is...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images