Media Software, LLC

Internet

11 01 2026 - Jennifer - Advertising Offer of cheap quality textile materials from the European Union (0)
A supplier of textile materials from the European Union is looking for customers in the USA.

09 01 2026 - Jennifer - Home Home (20)

yumm.jpg


05 01 2026 - Jennifer - Advertising Try editing (44)


I created a test account to present the editor. It is a current account of the editor with privileges allowing adding, modifying and deleting own contributions.
To access the articles of other editors, it is then necessary to log in to the account of the editor-in-chief, which so far only the administrator has  :)  

23 12 2025 - Jennifer - Post an Advertisement Post an Advertisement (1)

Quick way to Publishing on Internet




23 12 2025 - Jennifer - Chess Portal AnalysisBoard (7)

I have prepared page AnalysisBoard.htm
It is  universal replayer accepting PGN code from URL as get parameter and also it can read this from PGN files selected by user.

23 12 2025 - Kuchtikova Beata - Save, Publish www, CV Save, Publish www, CV (24)

Preared and saved article can be Published by its URL. Samely like a web presentation or a Resume.


23 12 2025 - Jennifer - Publication portal - HELP FAQ - Types and tricks (88)

Description of creating a new section, article, modification, deleting, adding images and hyperlinks

18 12 2025 - Jennifer - Post an Advertisement ADVeret Index (30)

18 12 2025 - Alexandr Ignac - Web editor online Content Management Server (0)

This is the optimal base for hosting your online newspaper, or a school regional news. For example, a chess club or other hobby like a blogging group.

18 12 2025 - Jennifer - Editors login redakce (1)

17 12 2025 - Alexandr Ignac - Beginners GeneralBeginner0 (0)
GeneralBeginner2

05 12 2025 - Jennifer - Home Content Management Server (1)
This is the optimal base for hosting your online newspaper, or a school regional news, for example of a chess club or other hobby group for blogging.

19 04 2021 - Jennifer - About the CMS Portal About the Publication Portal (68)

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, launches Drag & Drop file manager - FTP replacement.

All buttons are equipped with a pop-up help, 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.