Results 1 to 3 of 3
Hybrid View
-
15th Dec 2010, 09:24 PM #1Member
What exactly is your problem?
If you want to apply RegEx to them, you can escape the chars with a backslash (if needed).Jueki Reviewed by Jueki on . Help with Regex Hi, I have youtubetomp3 site, www.YoutubeToMP3.me, Now I have problem with videos that contain unusual chars, like ";,/ etc. Here is the 2 functions that Saved the name from youtube: function ExtractSongTrackName($vidSrc, $srcType) { $name = ''; $vidSrcTypes = $this->GetVidSrcTypes(); if (in_array($srcType, $vidSrcTypes)) { Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Regex in shell
By mahjong in forum Server ManagementReplies: 0Last Post: 8th Apr 2012, 08:58 AM -
Need help with RegEx
By dima1236 in forum Web Development AreaReplies: 7Last Post: 14th Jan 2012, 05:53 PM -
Need help with Regex - VB.NET
By Connor in forum Web Development AreaReplies: 2Last Post: 27th Sep 2011, 05:11 PM -
php help regex!
By ?RaJ? in forum Technical Help Desk SupportReplies: 7Last Post: 26th Apr 2011, 09:22 PM -
need help with some regex
By t3od0r in forum Web Development AreaReplies: 1Last Post: 13th Aug 2010, 04:23 PM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...