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
- Hacking Tools Free Download
- Pentest Tools Alternative
- Tools 4 Hack
- Hacking Tools Name
- Hacking Tools Github
- Pentest Tools Find Subdomains
- Physical Pentest Tools
- Hack Tools
- Kik Hack Tools
- Game Hacking
- Hacker Tools For Mac
- Tools For Hacker
- Hacker Tools 2019
- Underground Hacker Sites
- Hacker Tools For Mac
- Hack Rom Tools
- Pentest Tools Open Source
- Best Hacking Tools 2019
- Hackers Toolbox
- Hacking Tools Kit
- Hacking Tools For Windows Free Download
- Hacker Tools For Mac
- Computer Hacker
- Tools 4 Hack
- Pentest Tools Windows
- Hacker Hardware Tools
- Hacker Tools 2019
- Pentest Tools Alternative
- Hack Tools For Mac
- Best Hacking Tools 2020
- Hack Website Online Tool
- Hacker Tools Mac
- How To Hack
- Pentest Tools Kali Linux
- Pentest Tools Review
- Hack Tools For Mac
- Pentest Tools For Mac
- Pentest Tools For Mac
- Hacking App
- Tools For Hacker
- Hacker Tools Software
- Pentest Tools Download
- Hacking Tools Usb
- Hacker Tools Linux
- Hack Tools
- Pentest Tools Open Source
- Hack Website Online Tool
- Nsa Hack Tools
- Hack Tools Pc
- Hacking Tools
- Hacker Tools List
- Hack App
- Hacker Tools Software
- Hacking Tools Software
- Hacking Apps
- Hacking Tools For Windows
- Pentest Tools Windows
- Hack Tools For Windows
- Usb Pentest Tools
- Install Pentest Tools Ubuntu
- Pentest Tools Open Source
- Pentest Tools Url Fuzzer
No comments:
Post a Comment