Echo is a print statement which is used for getting output. Both are more less same.
The code of Echo are –
<?php
echo " <h2> How to use Echo script </h2>"; echo " This is lutfar rahman learning echo programm<br>"; echo " This is lutfar's rahman learning echo programm <br>"; echo "This", "is lutfar's rahman", "learning echo", "programm";
Php language have some variables. which is used in scripting. The variable start wih "$" sign here. The variable is container. If you use text variables than double quotes the value. e.g. "Hello Rahman". Example of variables "$Mashiur" and "$mashiur" are two different variable. Now I am discussing different different types of variable here -
PHP Output Variables:
The echo statement is called output variables. Because it show output data on screen.
Example of PHP Output Variables: <html> <body> <?php $variables_faruk = "HI Faruk, How are you?"; echo "Hello Faruk. " .$variables_faruk. " Yes I am fine"; // Or another way we will get same output $variables_faruk = "Hi Faruk, How are you?"; echo " Hello FAruk $variables_faruk Yes I am fine";
?> </body> </html>
// Result is : Hello Faruk. HI Faruk, How are you? Yes I am fine
We can create MySQL database in different ways . Today I
will show you how to create database using XAMPP control panel. To do it first
install XAMPP in your computer. Be remember you should installed it D or E or F
drive. Please do not install into in C drive. By default it installed in C
drive. After installing Run the XAMPP. It will show a screen given below-
If you can access your website by abc.com/public and if you want to access it by just Garmentspedia
Then just rewrite the following code in .htaccess file in public folder.
RewriteRule ^(.*)/$ /$1 [L,R=301] to RewriteRule ^(.*)/$public /$1 [L,R=301]
PHP language has support features of other languages like c, Perl and
etc. It also has some unique features of it’s own. Some of them are
listed below in this article. Lectrawilcomsale lectra software. Your can buy all Garments ERP from autogarment.
In PHP there is no need to specify data type for variable
declaration. Rather, it can be determined at the time of execution
depends on the value of the variable. So that, PHP is called as loosely
typed language.
Second: Think twice about how to solve that problem.
Third: Gather complete requirements.
Take the time to write
down what goals the end product needs to achieve, and who your user base
will be. Clarity of thought at this stage will save a lot of time down
the line. Garmentspedia sale all types of Dyeing Management Software