Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for PHP Hello World by Katheesh
кαтнєєѕкυмαɾ
кαтнєєѕкυмαɾ

Posted on

     

PHP Hello World by Katheesh

Hi my dear friends, This is my first blog. I will try to write blog to share my tricks and techniques with others.

Today we'll see how to write basic program of php server side scripting..

💥 First Step

Need a basic software to run php scripts.
🎯 Apache server (xampp or wampp or lampp)
🎯 A text editor
🎯 A browser

💥 Second Step

🎯 Start apache server.
🎯 Open text editor and type following codes

<?phpecho"hello world!"?>
Enter fullscreen modeExit fullscreen mode

💥 Third Step

🎯 Save the file with .php extension on the apache server root folder (if you use xampp save on Xampp/htdocs).

💥 Fourth Step

🎯 Open Browser
🎯 navigate tohttp://localhost/Your folder name/Your file Name

💥 Conclusion

If you become a php script developer properly learn basic syntax's of php and need database concepts.

About Hello world.

"Hello, World!" program generally is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages, and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code.

😍 Have a good day.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

👨‍💻 ѕσƒтωαгє єηgιηєєг 📡 ємвє∂∂є∂ ѕуѕтємѕ єηgιηєєг.
  • Location
    Batticaloa, Sri Lanka
  • Education
    HNDIT, NDICT, NCICT
  • Work
    Software Engineer at freelancing
  • Joined

More fromкαтнєєѕкυмαɾ

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp