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.
Related links
- Hacker Tools Mac
- World No 1 Hacker Software
- Pentest Tools Tcp Port Scanner
- Hacking Tools Online
- Pentest Tools Kali Linux
- Pentest Tools Download
- Hacking Tools For Mac
- Black Hat Hacker Tools
- Pentest Tools Port Scanner
- Pentest Box Tools Download
- How To Hack
- Beginner Hacker Tools
- Hacker Search Tools
- Pentest Automation Tools
- Best Hacking Tools 2019
- Termux Hacking Tools 2019
- Tools 4 Hack
- Hacking Tools Software
- Hacking Tools For Kali Linux
- Hacker Tools Windows
- Hacking Tools Software
- Hack Website Online Tool
- Growth Hacker Tools
- Hack And Tools
- Hacker Tools List
- Pentest Automation Tools
- Hacker Techniques Tools And Incident Handling
- Hack Tools
- Hacker Tools Hardware
- Kik Hack Tools
- Pentest Tools Nmap
- Computer Hacker
- Hacking Tools For Windows Free Download
- Hacking Tools Kit
- Pentest Tools Website Vulnerability
- Hacker Tools For Windows
- Bluetooth Hacking Tools Kali
- Hacker Tools Github
- Hacking Tools For Mac
- Hack Rom Tools
- Hacker Tools Software
- Hacking Tools Usb
- New Hacker Tools
- Easy Hack Tools
- World No 1 Hacker Software
- Hacking Tools Online
- Hacking Apps
- Hacking Tools Windows
- Hacker Tools Hardware
- Hack Tools Mac
- Pentest Tools Online
- Hacker Tools
- Hacker Tools Mac
- Hacker Search Tools
- Termux Hacking Tools 2019
- Pentest Tools For Ubuntu
- Hacker Tools 2020
- Hacking Tools
- Hack And Tools
- Hacking Tools For Windows
- Hacker Tools For Pc
- Hack App
- Free Pentest Tools For Windows
- Hack Tool Apk No Root
- Hack Tools For Mac
- Easy Hack Tools
- Pentest Tools Framework
- Install Pentest Tools Ubuntu
- What Are Hacking Tools
No comments:
Post a Comment