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
- Top Pentest Tools
- Ethical Hacker Tools
- Hacking Tools For Mac
- Wifi Hacker Tools For Windows
- Pentest Tools Online
- Black Hat Hacker Tools
- Install Pentest Tools Ubuntu
- Hacking Tools Windows
- Hacker Hardware Tools
- Hacking App
- Android Hack Tools Github
- Pentest Box Tools Download
- Pentest Tools Linux
- Hacks And Tools
- Hacker Tools Apk Download
- Pentest Tools
- Ethical Hacker Tools
- Pentest Tools Android
- Hacking Tools For Mac
- Hacking Tools Mac
- Hack Tools For Ubuntu
- Hack Tools For Pc
- Pentest Box Tools Download
- Pentest Tools Port Scanner
- New Hacker Tools
- Hacking Tools Free Download
- Pentest Tools Open Source
- Pentest Tools Framework
- Hacking Tools Usb
- Hacking Tools For Mac
- Pentest Tools For Windows
- Hack Tools For Pc
- Hack Tool Apk No Root
- Pentest Tools Website Vulnerability
- Computer Hacker
- Hak5 Tools
- Tools 4 Hack
- Hacking Tools And Software
- Hacker Tools 2020
- Hacking Tools For Windows Free Download
- Hack Tools For Ubuntu
- Pentest Tools Bluekeep
- Hacker Tools For Pc
- Nsa Hack Tools
- Hack Tool Apk
- Wifi Hacker Tools For Windows
- Hacking Tools Name
- Hacker Tools 2019
- Hackrf Tools
- Hack Rom Tools
- What Are Hacking Tools
- Hack Rom Tools
- Bluetooth Hacking Tools Kali
- Hack And Tools
- Pentest Tools For Android
- Free Pentest Tools For Windows
- Hacker Tools 2020
- Bluetooth Hacking Tools Kali
- Hacker Tools 2019
- Hacker Security Tools
- Wifi Hacker Tools For Windows
- Pentest Tools Review
- Hack Rom Tools
- Pentest Tools Subdomain
- Hacker Tools Online
- Hacker Tools For Pc
- Hacker Techniques Tools And Incident Handling
- Free Pentest Tools For Windows
- Hacker Tools Free Download
- Hacking Tools Online
- Hacker Tools Windows
- Pentest Tools Apk
- Pentest Tools Website
- Hacker Tools List
- Pentest Tools Online
- Hack Tools For Mac
- Hacking Apps
- Wifi Hacker Tools For Windows
- Hacker Tools Mac
- Pentest Tools Free
- Hacking Tools For Windows Free Download
- Wifi Hacker Tools For Windows
No comments:
Post a Comment