Search
 
SCRIPT & CODE EXAMPLE
 

PHP

how to use xampp for php and mysql

just watch a youtube video - seriously
(https://www.youtube.com/watch?v=jLqBiSDNXO0 - good for setup)

Download XAMPP here.
https://www.apachefriends.org/download.html
after setup load 'XAMPP control panel' app.
click start for Apache and Mysql.
put your code in xampp htdocs folder,
load it by going to localhost in browser.

create database by going to http://localhost/phpmyadmin/ in browser.
watch youtube videos etc for more help;) 
e.g. https://www.youtube.com/watch?v=WmFHreVid-k -
Connect to MySQL with PHP in XAMPP / Create a new database
Comment

PREVIOUS NEXT
Code Example
Php :: php mysql prepare query 
Php :: php sort custom function 
Php :: regular expression for strong password in php 
Php :: laravel eloquent get all 
Php :: wordpress get post featured image 
Php :: laravel distinct not working 
Php :: sum of multidimensional array in php 
Php :: how can we check in the table in comma separated values in laravel 
Php :: nginx 404 not found laravel 
Php :: codeigniter 3 update 
Php :: php add element to array 
Php :: html special characters php 
Php :: wordpress log errors 
Php :: laravel retry specific failed job 
Php :: show only 3 initial letter of month in php 
Php :: php if in array 
Php :: belongs to many laravel 
Php :: a facade root has not been set laravel 7 
Php :: how to get shop page url in wordpress 
Php :: laravel get mysql column datatype 
Php :: Adding JavaScript to a Specific WordPress Post or Page Using Code in the Footer 
Php :: guzzlehttp/guzzle version with laravel-websockek 
Php :: how to create access token in laravel 
Php :: Make a Woo required field not required 
Php :: how to set time ago in php 
Php :: concat php 
Php :: add shortcode in wordpress 
Php :: php use function from same class 
Php :: array_filter first element php 
Php :: yesterday php 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =