/notes

small php based online memo

Primary LanguageHTML

php based note skript

screenshot

install

windows

  1. unzip php in c:/php
  2. unzip this project in foo/
  3. run php -S localhost:8000 -t foo/

feature

  • just a editor on page
  • it can't upload images
  • it can't save

Copyright (c) 2013 Tobias Zeising, tobias.zeising@aditu.de
http://www.aditu.de Licensed under the GPLv3 license
Version 4.0

This script is just a rich text editor for saving private notes and information. You get a single input field where you can enter and save any information you want.