i have installed lampp on my linux pc , and also have " start"ed it. where can i now write the PHP code and run it .?
(Edit: the whole post doesn't need to be bold. Onion)
where and how to run PHP CODES as a part of LAMPP on LINUX
Moderator: General Moderators
lampp as in
On this page there is a "READ ME" section and "IMPORTANT FILES AND DIRECTORIES".
?http://www.apachefriends.org/en/xampp-linux.html wrote:By the way: In the past this software was called LAMPP but to avoid misconceptions we renamed it to »XAMPP for Linux«. So if you are seeking for LAMPP you're on the right track.
On this page there is a "READ ME" section and "IMPORTANT FILES AND DIRECTORIES".
Files you put into this directory can be handled by your webserver - and by the php module, too./opt/lampp/htdocs/ The Apache DocumentRoot directory.