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 differences between mysqli_connect and mysqli_pconnect?
What is indexing in mysql and how do we create indexing in mysql
What are the different ways to login to a remote server?
Tell me what library is used for pdf in php?
How can we calculate the similarity between two strings?
How are sessions maintained?
What is repository in php?
How to find second highest salary
What is helper library?
How is a constant defined in a PHP script?
Write a php script to get the largest key in an array?
What is meant by PEAR in PHP?