What is overloading and overriding in oop?
No Answer is Posted For this Question
Be the First to Post Answer
How is it possible to set an infinite execution time for php script?
What is the meaning of symbol '$' in jquery?
Why delimiter is used in mysql?
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?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......
What are php libraries?
Can you use both this () and super () in a constructor?
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)?
Where are the session values stored?
Write logic to print Floyd's triangle in PHP?
What is xss in php?
Do I need to install php after xampp?
How to pass variables by references?