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 are the advantages of triggers?
What is difference between ksort() and usort() functions.
can anyone explain oops concept in php or give website to learn this concept clearly?
how to upload a file in php.write a syntex for that
How do you create an array in php?
Which is correct about mysqli and pdo?
What is cookie?
Is php faster than nodejs?
What is print_r?
How to access a Static Member of a Class in PHP?
what is constructor in a class, how it is work, how it is call?
What is the difference between characters 34 and x34?