what is the diffrence between for and foreach?
Answers were Sorted based on User's Feedback
Answer / guest
for is using iin looing process where foreach is used for
out put the data.
| Is This Answer Correct ? | 15 Yes | 50 No |
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
How to read the entire file into a single string?
Tell us what does $_cookie means?
hi sir am a fresher just learning LAMP COURSE linux,apache,mysql and php .just i finished my M.C.A 2009 passed out ..can any one tell after i finish this course how much salary we expect in any php based company ? and also tell please how much salary we can demand as a fresher with my M.C.A qualification as a PHP fresher in a company ? how much we get atleast mininum as a PHP fresher in CHENNAI and Bangalore just send ur valuable suggestions to kiranpulsar2007@gmail.com please guide to me sir
What is putenv?
What is a comment in php?
What is $_ post in php?
What is the difference between runtime exception and compile time exception?
What is the use of header() function in php?
What is the main function of php?
How can you propagate a session id?
Write a program to find the factorial of a number in php?