I retrieve data from a Mysql database and insert it into a textfield form. The data that I retrieve have a / at the end of the string. The data in the database does not have this / in the data. How do I remove this /?
Comment on this Question and Answer >>>
ASK A QUESTION
More strings PHP Questions
How do we count paragraphs or newlines?How do I find the last occurrence of a character in a string?
How do I reverse a string in PHP?
How do I break email address into username and hostname?
How do I fetch the meta tags from a webpage using PHP?
