equivalent code for the following c program in php
void main()
{
int i=5;printf("%d",i);
}
Answers were Sorted based on User's Feedback
What is variable and data type?
How can I increase my website session?
What are php magic methods?
What are php magic methods/functions?
Who developed php?
Describe the differences between the object models in PHP 4 and PHP 5.
What is the difference between array_merge() and array_merge_recursive() in php?
What interest would a "work-for-ownership" offer receive from PHP/MySQL developers?
Which one is best framework for php?
Tell me what is the actually used php version?
Does php support overloading?
Explain what is the main difference between require() and require_once()?