11-23-2018, 03:39 PM
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Dec 2004
Location: Happy in the dark.
Posts: 92,995
|
Quote:
Originally Posted by sarettah
You are quite confused.
1. HTML is NOT a programming language. You cannot display anything in a browser without HTML. HTML is NOT easily hacked, it is pretty much hack proof as all it does is control the presentation of the data, usually with the help of style sheets (.css files).
2. PHP, PERL, Python and Javascript are all programming/scripting languages. PHP, PERL and Python run on the server side. Javascript traditionally runs on the client side, in the browser but there are server versions such as nodejs. None of these are databases or storage systems.
All of these produce HTML that is displayed in the browser. Javascript can also be used to manipulate the HTML in the browser's DOM (Document Object Model)
3. RCS is (as far as I am aware) not a method of saving files or data. It stands for Revision Control System which is a platform to manage a project. Github would be an example of an RCS.
4. Files can be used for storing data as can a SQL compliant database such as MYSql (most common you will find), MSSql (Microsoft), PostgreSQL and various others.
The most common solutions you will find will be in PHP with a MYSql database. This will also probably be the easiest to find programmers for.
None of these are more or less prone to hacking or security issues. That all depends on how the code is written and how up to date you keep your versions.
I know nothing about the various wiki solutions out there.
You really need to educate yourself on this shit if you are going to be running sites. Google, w3schools, stackoverflow and other resources are your friend. Use them as other people will not be as gentle with you as I am. If you are having problems because of memory issues then fucking notes.
I am still pissed off that you never acknowledged your fucking signature issue but I did notice you changed it up. When you fuck up, own it.
.
|

__________________
FLASH SALE INSANITY! deal with a 100% Trusted Seller
Buy Traffic Spots on a High-Quality Network
1 Year or Lifetime — That’s Right, Until the Internet Explodes!
|
|
|