Belthasar submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Flickr Api - Display a User's Photos
Submitted by Dynamic Php » This tutorial will cover a little bit of the Flickr API and show you how to put your (or anyone else's) public photos on your website.
Rating: 2.0/5 | 4 clicks | 0 comments | 2 saves | share | report
Simple Machines - Hide Boards of Inactive Users
Submitted by Dynamic Php » In this tutorial I will teach administrators of Simple Machines Forums how to hide the boards of inactive members.
Rating: 2.5/5 | 315 clicks | 0 comments | 0 saves | share | report
Php Shoutbox
Submitted by Dynamic Php » This tutorial will teach you how to make a shoutbox that will run off of a text file. This means that you won't need a mysql database to have dynamic content on your site.
Rating: 3.0/5 | 1,136 clicks | 0 comments | 2 saves | share | report
Caesar Cipher
Submitted by Dynamic Php » This tutorial will go through the basics of encryption by explaining how to make a Caesar Cipher. A cyclic encryption that takes a message and shifts the value of each character depending on the the offset key specified.
Rating: 2.3/5 | 431 clicks | 0 comments | 0 saves | share | report
Simple Broadcast Emailer
Submitted by Dynamic Php » This tutorial will walk you through making an email script that allows you to send the same message to more than one person.
Rating: 2.0/5 | 9 clicks | 0 comments | 0 saves | share | report
Php Photo Gallery
Submitted by Dynamic Php » This tutorial will teach you how to make a photo gallery that is not dependant on a MySQL database. This gallery searches the directory it resides in for images. It then puts them in an array for display.
Rating: 1.7/5 | 11 clicks | 0 comments | 1 save | share | report
Searching a MySQL Database
Submitted by Dynamic Php » Easily search a MySQL database with 3 simple functions.
Rating: 2.0/5 | 1,169 clicks | 0 comments | 0 saves | share | report