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.
-
Notifications
You must be signed in to change notification settings - Fork 0
BRWN/TaskList
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 0
No packages published