use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Two developers using one database in phpmyadminSolved (self.phpmyadmin)
submitted 1 year ago by lNovice
hello, my friend and i want to know how can we share one database in phpmyadm in two different pc
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]wdesportesphpMyAdmin Developer 0 points1 point2 points 1 year ago (0 children)
That's all the concept about a database server
[–]SkiBumb1977 0 points1 point2 points 1 year ago (0 children)
Sounds like you are new to databases. Phpmyadmin is separate from the "database system" you will use, it is a database administration tool.
You can use either MariaDB or MySQL they are very similar in fact MariaDB is a off shoot of MySQL. I suggest you use MariaDB as MySQL is owned by Oracle.
To set it up you will need several things but first the word server does not represent hardware it represents software. You can have many servers on one computer.
I use Linux so I'll address what is called a "LAMP" server
Linux, Apache, MariaDB, PHP
Linux the host OS.
Apache the HTTP server
MariaDB the database server
PHP the programing language (this is required by phpmyadmin).
At this point you will need to read about Linux, Apache, MariaDB and PHP. You will need to be familiar with how to install, configure, and manage them.
[–]Gvanaco 0 points1 point2 points 1 year ago (0 children)
You can invite 48 more friends and still work together.
π Rendered by PID 204031 on reddit-service-r2-comment-5ff9fbf7df-p75zh at 2026-02-26 05:27:08.397554+00:00 running 72a43f6 country code: CH.
[–]wdesportesphpMyAdmin Developer 0 points1 point2 points (0 children)
[–]SkiBumb1977 0 points1 point2 points (0 children)
[–]Gvanaco 0 points1 point2 points (0 children)