i want simple programs in php and outputs and how to use in
web developed side in php briefly explined in exmple
Answers were Sorted based on User's Feedback
Answer / sudheer
<? php
echo "This is sample program for u";
?>
Here<?php is opening tag ?> ending tag in these we can do
anything.here i would like print This is sample program for u
so echo is out put statement in php
| Is This Answer Correct ? | 46 Yes | 2 No |
Answer / prakash
<i want simple progmers in php and out put and how to use in
web devoleped side in php briefly explined in example>
| Is This Answer Correct ? | 10 Yes | 6 No |
Write down the benefits of php7?
Define soundex()?
hi, i have knowledge about PHP/MYSQL,i am fresher M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.
What does the array operator '===' means?
What are super global variables in php?
What is print_r?
Which is best framework for php?
What is abstract class in php?
Tell me what are the encryption techniques in php?
How can post form values with out press submit button
What PHP stands for?
What are the differences between procedure-oriented languages and object-oriented languages?