Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Other Programming › Web Languages › Creating A Dynamic Website

Creating A Dynamic Website

Posts 1–5 of 5 · Page 1 of 1
Corndog
Corndog
Creating A Dynamic Website
I have recently been playing around with web design, but all I know is CSS and HTML. I do not know much about PHP, or any other dynamic web language, but I'm willing to learn—although I don't have a whole lot of time to do so. So, over the last two nights, I put together a simple design that I really like. The basics of it shouldn't change too much, but that doesn't really matter too much here. My problem is that unless this site is going to be one or two pages that never change, which it won't be, a static design won't work for me. I'd like to know how I can transform simple CSS and HTML into a "full blown" website.

Right now the site is composed of three (very standard) things [click here for a screenshot]:
- Navigation Menu
- Posts Section
- Sidebar

I would like these three things to be changed on every page I make when I change them. So I guess I'd have to utilize PHP and MySQL or SQLite, with tables for each of these things. Can anybody help me out. I can provide some more info on the code itself if it's needed.
#1 · edited 14y ago · 14y ago
Paul
Paul
try iframes
#2 · 14y ago
Dave84311
[MPGH]Dave84311
Build a template... for now a header.php with the page header. Include that in the page you would like to display it in. If you change the header.php file, everything that has included the php file will show that update. Now, that will handle basic updates of the header, for a fully interactive website you will need a database. The database will store essential information, and you will have to use PHP to query it. There is TONS of information about using php with mysql, so I will stop there.
#3 · 14y ago
Hitman
Hitman
Quote Originally Posted by Dave84311 View Post
Build a template... for now a header.php with the page header. Include that in the page you would like to display it in. If you change the header.php file, everything that has included the php file will show that update. Now, that will handle basic updates of the header, for a fully interactive website you will need a database. The database will store essential information, and you will have to use PHP to query it. There is TONS of information about using php with mysql, so I will stop there.
Listen to Dave he knows best.
#4 · 14y ago
Corndog
Corndog
I was hoping there was a much easier, lazier way. I guess the only lazy option is to use a CMS or some other software.

I guess I'll be learning PHP. It isn't that hard anyway...
#5 · 14y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • Good Cracks/Serials/Keygens websiteBy Elmo in Spammers Corner
    11Last post 9y ago
  • How to creat a website..By gunman353 in General
    7Last post 17y ago
  • Some Web Design Help? (Creating Dynamic Content)By Corndog in General
    1Last post 14y ago
  • Creating A GunzRunnableBy CrazyDeath in Game Hacking Tutorials
    7Last post 20y ago
  • how to create speedhacks?By LiLLeO in General Game Hacking
    5Last post 20y ago

Tags for this Thread

None