Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhildred/prog8020phpjavascript
php and javascript examples from PROG8020 php and javascript class
https://github.com/rhildred/prog8020phpjavascript
Last synced: 14 days ago
JSON representation
php and javascript examples from PROG8020 php and javascript class
- Host: GitHub
- URL: https://github.com/rhildred/prog8020phpjavascript
- Owner: rhildred
- Created: 2013-10-16T03:02:24.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-19T22:40:33.000Z (about 10 years ago)
- Last Synced: 2024-04-14T14:03:14.997Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 81.4 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PROG8020php
===========php and javascript examples from PROG8020 php and javascript class
Some of the examples can be seen working here:
[Tabs Example](https://rhildred.github.io/PROG8020phpjavascript/tabsexample/)
[Show and Hide Detail](https://rhildred.github.io/PROG8020phpjavascript/otherjavascript/showHideDetail.html)
[Login Form](https://rhildred.github.io/PROG8020phpjavascript/otherjavascript/login.html)
[Add 2 numbers](https://rhildred.github.io/PROG8020phpjavascript/otherjavascript/Add2Numbers.html)