Skip to content

Simple PHP script for listing and creating (in future) notes for private or public use!

Notifications You must be signed in to change notification settings

francescosganga/php-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-notes

Simple PHP scripts for save notes.

How to use

Configure mysql.inc.php
Run http://localhost/install.php (if database doesn't exist it will create it
For database erasing, run http://localhost/erase.php

CHANGELOG

0.2
	- built insert.php script
	- edit: mysql.inc.php ($password variable for insert notes)
	- built reset.php (erase 'notes' table and set auto_increment to 1)
0.1
	- fixed install.php script
first-version
	- built install.php script
	- built erase.php script
	- built notes listing script (index.php)

About

Simple PHP script for listing and creating (in future) notes for private or public use!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published