This is a discussion on Can any one give regular expression for this string? within the PHP Programming forums, part of the Web Development category; hi, Can any one give solution for this using Regular Expression or any other php functions? I have the string: $...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, Can any one give solution for this using Regular Expression or any other php ![]() functions? I have the string: $vStr = ' hi this "Raj Test" regular "expression functions" ' i want split this string using space but any string within the double quotes you should take as single word. i want to store an array like this: $arrVal = ("hi", "this", "Raj Test", "regular", "expression functions") |
| Sponsored Links |
| |||
| Quote:
Hi Raj, For Your Query, I found that answer and i hope that its a Correct one. Here the Code for your query about Splitting a string blahhh...... PHP Code: VELHARI ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/php-programming/2661-can-any-one-give-regular-expression-string.html | |||
| Posted By | For | Type | Date |
| actionscript: Blogs, Photos, Videos and more on Technorati | This thread | Refback | 07-24-2007 06:33 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is regular expression? | saravanan | PHP Programming | 8 | 03-28-2008 06:12 AM |
| How to use Regular expression in Java? | S.Vinothkumar | Java Programming | 3 | 11-28-2007 08:45 PM |
| Regular expression tips & tricks | prasath | Database Support | 8 | 09-24-2007 09:55 PM |
| Regular expression | Sathish Kumar | C# Programming | 23 | 09-10-2007 06:00 AM |
| Regular expression | vadivelanvaidyanathan | Perl | 0 | 07-15-2007 06:21 PM |