Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 5 january 2024
adv ex on 22 February 2024
Banner expire 20 November 2024
Kfc Club

Patrick Stash
casino
banner expire at 13 August 2024
BidenCash Shop
Rescator cvv and dump shop
Yale lodge shop
UniCvv

Premiums

TRUSTED VENDOR
Joined
Dec 5, 2020
Messages
2,349

server from here:

and install the server.


Step 2:
Run wamp server by this selction
start->All programs->Wamp server->Start wamp server


Now you can see the w icon in system tray.


Step 3: Create PHP file
Let us create our php file first.
Open notepad and type the php code.
save the file inside this folder

c://wamp/www/
also you can create folder inside this folder to more specific.





Note: while saving the file, end the name with .php and don’t forget to select all files.

Let us assume i have stored Testing.php
Step 4: Start the server
Left click on the wamp icon in system tray.
It will display list of options.
Select “start all services”.


Step 5:Run
Now all services(especially php) is running.
Open the mozilla and type localhost in address bar.
Hit enter
It will show the default page of wamp server.

Now include this Testing.php (my php file name) at the end of the url


For ex:
It will run your php file.

 
Top Bottom