How To Get Characters From A String Starting At Postition Number 5
- Forums
- PHP
- How To Get Characters From A String Starting At Postition Number 5
This Page Contains information about How To Get Characters From A String Starting At Postition Number 5 By wallpaperama in category PHP with 1 Replies. [1249], Last Updated: Sat May 18, 2024
wallpaperama
Tue Feb 03, 2009
1 Comments
244 Visits
lets say i have a string like this:
$string = "wallpaperama.com";
so i only want to get the ".com" from my string.
if you count the first 12 characters of my string they are equals to wallpaperama so i only want to get the ".com" from this string this is how i would do it
https://www.wallpaperama.com/forums/how-to-get-characters-from-a-string-starting-at-5-t7049.html