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
Do you know what's the difference between __sleep and __wakeup?
delete session variable when close browser with out logout
How do I display php errors?
What is php beginner?
How to add different images in php program like a job site.......
Can I learn laravel without php?
How to call a php function from html button?
What is the capacity of mysql database?
How can we destroy the session, how can we unset the variable of a session?
What is fetch array in php?
How is it possible to remove escape characters from a string?
What types of loops exist in php?