-
Notifications
You must be signed in to change notification settings - Fork 0
simplify web app to store data into mysql but use combination of php and .htaccess to make it appear like static content
namran/pnamran
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#INSTRUCTION to use : 1. just import pnamran.sql into your mysql database. 2. edit the docroot/inc/db_config.php to reflect your database environment. 3. upload/put the whole file inside docroot into your webserver directory . 4. to create page. use phpmyadmin or anything .. insert "pages" tables. - to use .. access to http://<yourwebserver>/<page_name>.<html|php> 5. to add image. use phpmyadmin or anything to insert data into "images" tables. - to use image.. access to http://<yourwebserver>/i/<image_name>.<jpg|png> then it should be fine. ~
About
simplify web app to store data into mysql but use combination of php and .htaccess to make it appear like static content
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published