Welcome to my 2nd tutorial of PHP and MYSQL. In the previous video I've discussed How to download and install a server PHP and also How to create databases and How to create tables in the databases in the form of rows and columns.
In this video I've discussed multiple ways to connect database with PHP such as by using variables etc. First of all you have need to install a cool interface software for coding. I suggested you to download any one of them such as Dreamweaver, Notepad++, Sublime Text Editor and Atom etc. I'm using sublime text editor in this series of tutorial.
Syntax of PHP
<?php
//type here the code
?>
How to save the PHP file
You should save your PHP file in the root directory of the server. In XAMPP the "htdocs" is the root directory of the server. In WAMPP "www" is the root directory. Now how to save the file?
Step 1:
Press CTRL + S button to safe the file.
Step 2:
Go to the server location where it has been installed. By default it is installed in Local Disk C. Got C drive.
Step 3:
Go to XAMPP directory.
Step 4:
Go to htdocs diretory.
Step 5:
Save a file there with extension ".php". You can create a different folders for different projects in htdocs directory. So first create the folder in htdocs and then save your files in the folder.
How to Run PHP Script
Step 1:
Open a XAMPP control panel and start Apache and Mysql services.
Step 2:
Open your web browser.
Step 3:
Type localhost/yourFolderName/yourFileName.php and hit enter. For example: localhost/myFolder/index.php.
More articles
- Pentest Tools For Windows
- Hack Website Online Tool
- Hacker Tools For Pc
- Pentest Tools Tcp Port Scanner
- Hack App
- Pentest Tools Windows
- World No 1 Hacker Software
- Hacker Tools Free Download
- Install Pentest Tools Ubuntu
- Pentest Tools Kali Linux
- Hacking Tools For Windows
- Pentest Tools Url Fuzzer
- Pentest Automation Tools
- Nsa Hack Tools
- Hacking Tools For Mac
- Pentest Tools Online
- Usb Pentest Tools
- Top Pentest Tools
- Hacker Tools Online
- Nsa Hack Tools Download
- Hacker Tools Github
- Pentest Tools For Mac
- Hacker Tools Linux
- Pentest Tools Bluekeep
- Nsa Hack Tools
- Free Pentest Tools For Windows
- Pentest Tools Url Fuzzer
- Pentest Automation Tools
- Pentest Tools
- Hack Tools Github
- Pentest Tools Android
- What Are Hacking Tools
- Hacking Tools 2020
- Hack Tool Apk No Root
- World No 1 Hacker Software
- Usb Pentest Tools
- Free Pentest Tools For Windows
- Nsa Hack Tools
- Wifi Hacker Tools For Windows
- Pentest Tools For Mac
- Hacking Tools Download
- Hacker Hardware Tools
- Pentest Tools Tcp Port Scanner
- Pentest Tools For Windows
- Kik Hack Tools
- Nsa Hack Tools
- Hacker Tools
- Hacker Hardware Tools
- Hacking Tools Windows 10
- Hacking Tools Kit
- Hacks And Tools
- Hacks And Tools
- Free Pentest Tools For Windows
- Pentest Tools Website
- Hacker Hardware Tools
- Pentest Tools Kali Linux
- Best Hacking Tools 2019
- World No 1 Hacker Software
- Hacker Tools 2019
- Hack Tools Download
- Tools For Hacker
- Blackhat Hacker Tools
- Bluetooth Hacking Tools Kali
- Black Hat Hacker Tools
- Hack Tool Apk
- Hacker Tools Apk Download
- Physical Pentest Tools
- World No 1 Hacker Software
- Pentest Recon Tools
- Top Pentest Tools
- Pentest Automation Tools
- Pentest Tools Subdomain
- Hack Tools
- Hack Tools For Windows
- Hacker Tools Windows
- Underground Hacker Sites
- Best Hacking Tools 2020
- Hacking Tools Pc
- Pentest Tools For Windows
- Hacker Tools For Mac
- Best Hacking Tools 2019
- Hacks And Tools
- Hacking Tools Online
- Hacking Tools For Pc
- Tools 4 Hack
- World No 1 Hacker Software
- Pentest Tools Framework
- Hack Rom Tools
- Pentest Tools Subdomain
- Hacker Hardware Tools
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.