Skip to content
/ TaskList Public

WebMatrix PHP app converted to PHP app that has db connections in an .ini file

Notifications You must be signed in to change notification settings

BRWN/TaskList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

TaskList

This is just a practice situation I've set up for myself. There is a .NET tutorial on the web, a recent one, that has a zip file called ToDo.zip, or TaskList.zip-something like that, and it's a PHP app created in WebMatrix. But, WebMatrix PHP apps still use the web.config for db connections and uses other misc. references in order for it to run in IIS/WebMatrix. I will take a go at removing any dependencies as well as moving the db conn strings into a PHP config file. Will also remove any ADO.NET specific code within the project and PHP-ify it.

About

WebMatrix PHP app converted to PHP app that has db connections in an .ini file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published