What is the use of trim in php?
No Answer is Posted For this Question
Be the First to Post Answer
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Tell me how can we define a variable accessible in functions of a php script?
What are the advantages of php mysql?
How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp.
What is polymorphism php?
what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons
•How can we submit a form without a submit button
What is sql injection in php?
How to write comment in php?
I have 10 elements of Array, how can i remove 5 array element, with single function.
How to get number of elements in an array?