Make 'em

IP

Friday 2 June 2023

How To Connect Database With PHP | Cool Interface Software | Tutorial 2


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

  1. Hacker Tools Mac
  2. World No 1 Hacker Software
  3. Pentest Tools Tcp Port Scanner
  4. Hacking Tools Online
  5. Pentest Tools Kali Linux
  6. Pentest Tools Download
  7. Hacking Tools For Mac
  8. Black Hat Hacker Tools
  9. Pentest Tools Port Scanner
  10. Pentest Box Tools Download
  11. How To Hack
  12. Beginner Hacker Tools
  13. Hacker Search Tools
  14. Pentest Automation Tools
  15. Best Hacking Tools 2019
  16. Termux Hacking Tools 2019
  17. Tools 4 Hack
  18. Hacking Tools Software
  19. Hacking Tools For Kali Linux
  20. Hacker Tools Windows
  21. Hacking Tools Software
  22. Hack Website Online Tool
  23. Growth Hacker Tools
  24. Hack And Tools
  25. Hacker Tools List
  26. Pentest Automation Tools
  27. Hacker Techniques Tools And Incident Handling
  28. Hack Tools
  29. Hacker Tools Hardware
  30. Kik Hack Tools
  31. Pentest Tools Nmap
  32. Computer Hacker
  33. Hacking Tools For Windows Free Download
  34. Hacking Tools Kit
  35. Pentest Tools Website Vulnerability
  36. Hacker Tools For Windows
  37. Bluetooth Hacking Tools Kali
  38. Hacker Tools Github
  39. Hacking Tools For Mac
  40. Hack Rom Tools
  41. Hacker Tools Software
  42. Hacking Tools Usb
  43. New Hacker Tools
  44. Easy Hack Tools
  45. World No 1 Hacker Software
  46. Hacking Tools Online
  47. Hacking Apps
  48. Hacking Tools Windows
  49. Hacker Tools Hardware
  50. Hack Tools Mac
  51. Pentest Tools Online
  52. Hacker Tools
  53. Hacker Tools Mac
  54. Hacker Search Tools
  55. Termux Hacking Tools 2019
  56. Pentest Tools For Ubuntu
  57. Hacker Tools 2020
  58. Hacking Tools
  59. Hack And Tools
  60. Hacking Tools For Windows
  61. Hacker Tools For Pc
  62. Hack App
  63. Free Pentest Tools For Windows
  64. Hack Tool Apk No Root
  65. Hack Tools For Mac
  66. Easy Hack Tools
  67. Pentest Tools Framework
  68. Install Pentest Tools Ubuntu
  69. What Are Hacking Tools

No comments:

Post a Comment