Webdevelopment: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) No edit summary |
Nicole Sharp (talk | contribs) No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Resources for <strong>website development</strong>. | |||
== [[wikipedia: | == [[wikipedia:WHOIS|WHOIS]] == | ||
# [https://help.dreamhost.com/hc/articles/216458227/ <cite>DreamHost Knowledge Base</cite>: "Domain Registration Contact Information Overview"] | |||
=== WHOIS privacy === | |||
# [https://help.dreamhost.com/hc/articles/216458407/ <cite>DreamHost Knowledge Base</cite>: "Enabling Domain Privacy Protection"] | |||
=== WHOIS lookup === | |||
# [https://help.dreamhost.com/hc/articles/215842648/ <cite>DreamHost Knowledge Base</cite>: "How to View Domain Registration Information"] | |||
# [https://lookup.icann.org/ <cite>Internet Corporation for Assigned Names and Numbers (ICANN)</cite>: "Registration Data Lookup Tool"] | |||
== [[wikipedia:Transport Layer Security|Transport Layer Security (TLS)]] == | == [[wikipedia:Transport Layer Security|Transport Layer Security (TLS)]] == | ||
# [https://help.dreamhost.com/hc/articles/216041537/ <cite>DreamHost Knowledge Base</cite>: "Secure Certificates Overview"] | |||
# [https://help.dreamhost.com/hc/articles/216539558/ <cite>DreamHost Knowledge Base</cite>: "Let's Encrypt Certificate Overview"] | |||
# [https://help.dreamhost.com/hc/articles/216539548/ <cite>DreamHost Knowledge Base</cite>: "Adding a Free Let's Encrypt Certificate"] | |||
== [[wikipedia:File Transfer Protocol|File Transfer Protocol (FTP)]] == | == [[wikipedia:File Transfer Protocol|File Transfer Protocol (FTP)]] == | ||
# [https://help.dreamhost.com/hc/articles/115001051531/ <cite>DreamHost Knowledge Base</cite>: "FTP and Secure FTP (SFTP)"] | |||
# [https://help.dreamhost.com/hc/articles/115000675027/ <cite>DreamHost Knowledge Base</cite>: "FTP Overview and Credentials"] | |||
# [https://help.dreamhost.com/hc/articles/214920778/ <cite>DreamHost Knowledge Base</cite>: "Where Do I Upload My Files Once Connected via FTP?"] | |||
=== [[wikipedia:FileZilla|FileZilla]] === | === [[wikipedia:FileZilla|FileZilla]] === | ||
# [https://www.filezilla-project.org/client_features.php <cite>FileZilla</cite>: "Features"] | |||
# [https://www.filezilla-project.org/download.php?show_all=1 <cite>FileZilla</cite>: "Download"] | |||
# [https://wiki.filezilla-project.org/documentation <cite>FileZilla</cite>: "Documentation"] | |||
== [[wikipedia:HTACCESS|Apache Hypertext Transfer Protocol Access (HTACCESS)]] == | == [[wikipedia:HTACCESS|Apache Hypertext Transfer Protocol Server Access (HTACCESS)]] == | ||
# <u>[[HTACCESS|<cite>NikkiWiki</cite>: "HTACCESS"]]</u> | |||
== [[wikipedia:PHP|Personal Homepage Hypertext Preprocessor (PHP)]] == | == [[wikipedia:PHP|Personal Homepage Hypertext Preprocessor (PHP)]] == | ||
# [https://help.dreamhost.com/hc/articles/214895317/ <cite>DreamHost Knowledge Base</cite>: "Change the PHP Version of a Site"] | |||
# [https://www.php.net/supported-versions.php <cite>PHP</cite>: "Supported Versions"] | |||
# [[wikibooks:PHP|<cite>Wikibooks</cite>: "PHP Programming"]] | |||
# [https://www.php.net/docs.php <cite>PHP</cite>: "Documentation"] | |||
=== | === PHPINFO === | ||
# <u>[[PHPINFO|<cite>NikkiWiki</cite>: "PHPINFO"]]</u> | |||
=== | === PHPRC === | ||
# <u>[[PHPRC|<cite>NikkiWiki</cite>: "PHP Runtime Configuration (PHPRC)"]]</u> | |||
== [[wikipedia:Oracle My Structured Query Language|Oracle My Structured Query Language (MySQL)]] == | == [[wikipedia:Oracle My Structured Query Language|Oracle My Structured Query Language (MySQL)]] == | ||
# [https://help.dreamhost.com/hc/articles/221691727/ <cite>DreamHost Knowledge Base</cite>: "Creating a MySQL Database"] | |||
== [[wikipedia:MediaWiki|Wikimedia MediaWiki]] == | == [[wikipedia:MediaWiki|Wikimedia MediaWiki]] == | ||
# <u>[[MediaWiki|<cite>NikkiWiki</cite>: "Wikimedia MediaWiki"]]</u> | |||
== [[wikipedia:PHPMyAdmin|PHP MySQL Admin (PHPMyAdmin)]] == | |||
# [https://help.dreamhost.com/hc/articles/221610868/ <cite>DreamHost Knowledge Base</cite>: "Finding Your Database Login Credentials"] | |||
# [https://help.dreamhost.com/hc/articles/214395738/ <cite>DreamHost Knowledge Base</cite>: "PHPMyAdmin — How to Back Up or Export a Database or Table"] | |||
# [https://help.dreamhost.com/hc/articles/214395768/ <cite>DreamHost Knowledge Base</cite>: "PHPMyAdmin — How to Import a Database or Table"] | |||
== references == | |||
# [https://help.dreamhost.com/ <cite>DreamHost Knowledge Base</cite>] | |||
# [https://www.filezilla-project.org/ <cite>FileZilla: The Free FTP Solution</cite>] | |||
# [https://www.php.net/ <cite>PHP</cite>] | |||
# [[MW:Main Page|<cite>Wikimedia MediaWiki</cite>]] | |||
# [https://www.highlightjs.org/ <cite>HighlightJS</cite>] | |||
# [https://www.phpmyadmin.net/ <cite>PHPMyAdmin: Bringing MySQL Administration to the Web</cite>] | |||
[[category:webdevelopment]] | |||
Latest revision as of 2026-04-09T22:55:09
Resources for website development.
WHOIS
WHOIS privacy
WHOIS lookup
- DreamHost Knowledge Base: "How to View Domain Registration Information"
- Internet Corporation for Assigned Names and Numbers (ICANN): "Registration Data Lookup Tool"
Transport Layer Security (TLS)
- DreamHost Knowledge Base: "Secure Certificates Overview"
- DreamHost Knowledge Base: "Let's Encrypt Certificate Overview"
- DreamHost Knowledge Base: "Adding a Free Let's Encrypt Certificate"
File Transfer Protocol (FTP)
- DreamHost Knowledge Base: "FTP and Secure FTP (SFTP)"
- DreamHost Knowledge Base: "FTP Overview and Credentials"
- DreamHost Knowledge Base: "Where Do I Upload My Files Once Connected via FTP?"
FileZilla
Apache Hypertext Transfer Protocol Server Access (HTACCESS)
Personal Homepage Hypertext Preprocessor (PHP)
- DreamHost Knowledge Base: "Change the PHP Version of a Site"
- PHP: "Supported Versions"
- Wikibooks: "PHP Programming"
- PHP: "Documentation"
PHPINFO
PHPRC
Oracle My Structured Query Language (MySQL)
Wikimedia MediaWiki
PHP MySQL Admin (PHPMyAdmin)
- DreamHost Knowledge Base: "Finding Your Database Login Credentials"
- DreamHost Knowledge Base: "PHPMyAdmin — How to Back Up or Export a Database or Table"
- DreamHost Knowledge Base: "PHPMyAdmin — How to Import a Database or Table"