dingus Posted July 18, 2008 Share Posted July 18, 2008 hey just a quick question i picked up a project off the that has been partially writein with php short tags and part with long tags...... is there a simple method to replace all short tags with long tags if it was in a string? because tis quite a lot of files and i really dont want to have to do it by hand Link to comment https://forums.phpfreaks.com/topic/115388-short-to-long-tags/ Share on other sites More sharing options...
awpti Posted July 18, 2008 Share Posted July 18, 2008 Hunt down a search/replace program or learn to love sed. EDIT: Favorite windows app: http://www.inforapid.de/html/searchreplace.htm Link to comment https://forums.phpfreaks.com/topic/115388-short-to-long-tags/#findComment-593196 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.