What is binary safe string?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is the default session time in php?

0 Answers  


Give the case where we can use get and we can use post methods?

0 Answers  


How to process the uploaded files?

0 Answers  


Is multiple inheritance supported in php?

0 Answers  


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

1 Answers  


What is difference between strstr() and stristr() in PHP?

0 Answers  


What is artisan in php?

0 Answers  


What is difference between static and constant?

0 Answers  


we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.

1 Answers   IndiaTimes,


How to use validations in php?(codelgniter)

2 Answers  


What is csrf token and how will you add csrf token in ajax?

0 Answers  


What does session start do in php?

0 Answers  


Categories