What is php explain?
What is explode() in php?
How to upload and play video in Php when u r in localhost?
just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is the better in both.
How can I reset an array in PHP?
4 Answers Rushmore Consultancy, TCS,
Is php required for wordpress?
Tell us how to redirect a page in php?
How long do php sessions last?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible? thanks
Is polymorphism inherited?
What function should you use to join array elements with a glue string?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?