PHP files display (Display PHP file)/ পিএইচপি ফাইল প্রদর্শন~~Hedaet Forum~~


Email: Password: Forgot Password?   Sign up
Are you Ads here? conduct: +8801913 364186

Forum Home >>> Php, MySql >>> PHP files display (Display PHP file)/ পিএইচপি ফাইল প্রদর্শন

Tamanna
Modarator Team
Total Post: 7639

From:
Registered: 2011-12-11
 

PHP files display (Display PHP file)


The end of the installation, if you want to test it, notepad, write the following code, index.php save as.
Enter the Internet, open the address bar and hit enter http://localhost/my_site/index.php days.

<? php

echo \ "Salam from www.hedaet.com \";

?>

Or
If I write that I'm going to print it in the middle of writing a single kortesana mark (\ "), but then, a single kortesana mark (\") of a slasa (\ \) symbol placement.

<? php
echo \ 'Hi, I \' m hedaet \ ';
?>
Salam from www.hedaet.com see the browser.
Open the Apache Open Skype may be a problem, so I would like to Skype.
=======================
পিএইচপি ফাইল প্রদর্শন (Display PHP file)

ইন্সটলেশন তো শেষ, একে টেস্ট করতে চাইলে, নোটপ্যাডে নিচের কোড লিখে, index.php নামে সেভ করুন।
এবার ইন্টারনেট ওপেন করে অ্যাড্রেস বারে লিখুন http://localhost/my_site/index.php এবং এন্টার দিন।

<?php

echo \"Salam from www.hedaet.com\";

?>

Or
যদি এমন হয় যে আমি যে লিখা প্রিন্ট করতে যাচ্ছি সেই লিখার মাঝখানে সিঙ্গেল কোর্টেশান মার্ক ( \' ) টি আছে তাহলে, সিঙ্গেল কোর্টেশান মার্ক ( \' ) এর আগে একটা স্লাস ( \\ ) চিহ্ন বসানো.

<?php
echo\' Hi, I\\\'m hedaet\';
?>
তখন ব্রাউজারে Salam from www.hedaet.com লেখাটি দেখতে পাবেন।
স্কাইপি ওপেন থাকলে Apache ওপেন হতে সমস্যা হতে পারে, তাই স্কাইপি বন্ধ করে দিন।