Re: PHP, getting started?

@op, I use xampp, and it works like a charm.

Here is my process:

In c:\xampp\hdocx make your files.

File: Index.php:

<!doctype html> <html> <head> <title>Php Test.</title> </head> <body>
<?php
phpinfo
?>
</body> </html>

Then, run http://localhost in your web browser. Note! It can not! Be https, it is not a secure server, and doesn't run with the appended s.

Let me know if this works.
hth.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector

Reply via email to