How to repeat a string to a specific number of times in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
11 Answers HCL, Rushmore Consultancy, Thursday Technology,
How do you identify independent and dependent variables in research?
What is the difference between die () and exit () in php?
Is empty function c++?
Is numeric in php?
How to restrict the number of users login ? For ex:- if the allowed login is 10, for 11th user, the application should restrict them from login.
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?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is the functionality of md5 function in php?
What is a path Traversal?
How to create database connection and query in php?
What is difference between put and post method in http?