Skip to content

yogu2017/PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PHP

Examples of my PHP Code

Essentially this repository is an ever growing backup of all my public PHP work. It represents a living body of work and I can, will and do update it frequently.

PHP Projects

AncestorSimulations


PHP Code Generator & Auto Commit Project.


Framework for the Fikits Application. This is a PHP version of a the Fikits application that was in development by myself and github.com/gabrielkunkel in Node.JS. At this time development is on hold on this and the main Fikits project.


A Simple Web Spider built with PHP.


Evolution is an evolution simulation using PHP and is currently a work in progress. It features autoloading classes and random generation.


Magic 8 Ball is a browser based implementation of a "magic 8 ball". This project features autoloading classes and CSS to create a virtual 8 Ball that will soon become your goto oracle with all important questions in your life.


This tool is a demonstration of a "brute force" password breaker. This prototype is provided AS IS and for informational & educational purposes only! Breaker.php


SierpinskiTriangle.php & GIFEncoder.class.php


An example of an FFT writen in PHP

fft.php & complex.class.php


An example of using Text To Speech with PHP using eSpeak on Linux & Mac or SAPI on Windows.

TTS_MacAndLinux.php

TTS_Windows.php


AppTimer.Class.php

BasicExample.php

AutoStartAndReportExample.php

FunctionCallbackExample.php

ObjectMethodCallbackExample.php

GetTimeExample.php


How to use the PHP & the GD lib to split RGB "TrueColor" images into seperated RGB monochrome images.


Loose Code

This folder contains stand alone code. Each does something different and is here because I want a backup of this code for any number of reasons.

All of this code is subject to minor alterations, complete rewrites, even removal.

About

Examples of my PHP Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.1%
  • Hack 5.3%
  • CSS 3.6%