Media Software, LLC

About the Publication Portal

Publishing portal on PHP and MySQL platform


The MVC concept enables the storage of paper data in a database (DB) and the subsequent connection with application logic for browsing sections and displaying individual articles.

Advanced editing of articles is enabled using a wysiwyg editor written in javascript.

There are also two buttons integrated in the editor  [SRC] and [  ^  ].
 [SRC] displays the HTML code of the page.
[  ^  ] allows you to upload images to the server, and launches Drag & Drop file manager - FTP replacement.

All buttons are equipped with a help pop-up, which is displayed after hovering the mouse cursor over the button.

MySQL requires a backslash before the apostrophe when writing the use string, otherwise INSERT is unsuccessful.
This is especially true for writing JavaScript code.
The current version of the editor already checks this, and if it encounters an apostrophe without a previous backslash, it corrects this omission before sending it to the DB server.


I have used CMS to create websites and I am excited about how well it works.
You can try adding a paragraph, some links, and a picture and you will see for yourself.
In terms of simplicity, our system is more intuitive than WordPress. For example, there are minimum demands and there is increased speed. In addition, this also supports letters, fonts and symbols used in foreign languages not found in the English language - e.g. Czech charset id est "windows-1250".
The description of creating a new section, article, modification, deleting, adding images and hyperlinks - all of these operations are listed here in the section:
On the left in Menu - Publication portal - HELP

The whole system is easily transferable simply by exporting and importing the DB to a new server
without the need to rewrite the names of the server in the DB.
This is possible because the file pathways on the server are stored relatively.
This possibility that allows them to be displayed correctly at different levels of URLs, is a production secret. If you hire me, I can provide more information. I welcome the contract for my trade licence.
For the time being, I will just add that with the help of this hierarchical arrangement, the whole structure can be better organized and also made accessible to other users.