Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
working incorrect in php
snowal raj
8y
267
1
Reply
hai ,
I am new for php i create hello world in php.its work wrong,
This id my code
<html>
<head>
<title>Online PHP Script Execution</title>
</head>
<body>
<?php
echo "<h1>Hello, PHP!</h1>";
?>
</body>
</html>
but i get result id
Hello, PHP!"; ?>
plz help me
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
How can I make a website written in WORD PRESS secure?
Are the word press websites as secure as other websites?