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.
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.
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.
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.
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.
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.
Searching a MySQL Database
Submitted by Dynamic Php » Easily search a MySQL database with 3 simple functions.



