- Read
- Vote
- Old
- New
- Hot
- Reply
Install ubuntu 24.04 LAMP via wsl, PHP 8 MySQL 8 PostgreSQL 13 etc
A - Install Git Bash for windows
If you are already on Linux or Mac, this is optional.
Tool "Git Bash", on "gitforwindows.org", it says "Git for windows", when installed, it is called "MINGW64".
This tool fo
Cat:
SIDU | Read: 893694 | 2013-01-01
2
If you have problems on godaddy magic quotes, try this:
Wow, I finally found a solution that works.
(1) Do not try to turn off the magic quotes in your .htaccess file, it won’t work on godaddy.
(2) If you’re running PHP5 on your account, rename your php.ini file to php5.ini, make sure it’s in your r
Cat:
SIDU | Read: 310618 | 2013-01-04
2
This is a place to collect feature request and bug report for BensonBank CMS
Wiki: Topnew DB Helper v 2018.08.08
Topnew DB provides a full list of database functions for PHP PDO only. Generally there are 5 groups of functions:
A - General duties:
1. Database connection
$conn = [
'eng' => 'mysql', // pgsql | sqlite | m
Topnew Blog CMS v 2018.10.10 Released
Topnew Blog CMS is a tiny 10KB size content management system, it has blog, forum, ticket, wiki, photo, video, stack-overflow etc styles, by simply set config $blog['style'] = 'wiki'; etc with the same CMS.
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- »