regex
Welcome to the 'regex' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'regex'.
Are you an expert about 'regex'? Do you want to be the Technorati authority on 'regex'? You can write a description that will appear right here:
Join Blogcritics!
Latest blogosphere posts tagged “regex”
-
Regular expression Basics in php
Programming Help —
Authority: 119
Regular expression Basics in php: In this article ,i will show how to use regular expressions in php. \char escape char . Any single character [chars] One of following chars [^chars] None of following chars text1|text2 text1 or text2 ? 0 or 1 of the preceding ...1 week ago -
Website Parsing Script Need Updated 2
Get a Freelance Job —
Authority: 154
Website changed layout and script needs updated.2 weeks ago -
Update Regex In Website Scraping Scripts
Get a Freelance Job —
Authority: 154
2 website scraper scripts need regex updated due to websites changing layout2 weeks ago -
Website Parsing Script Need Updated
Get a Freelance Job —
Authority: 154
Website changed layout and script needs updated.2 weeks ago -
Regex Made Simple
Ganda Manurung —
Authority: 97
Today, I was reading Id-PHP mailing list, and I found a question for it’s member. He is asking about to insert a space before a capital letters in a string. Then, I come up with this solution. $text = "ThisIsAnExampleOfPHPString";echo preg_replace(/(\B[A-Z][^A-Z]*)/, \1, $text); And the resut is “This Is An ...3 weeks ago -
Automatically adding Amazon affiliate codes
Ask MetaFilter —
Authority: 653
Is there a straightforward way to transform Amazon links to add an affiliate code? I understand that Metafilter rewrites Amazon links to add Matts affiliate codes, and Id like to do the same for a site I run. Is there a straightforward way of doing it? It would be good to accept and identify any of Amazons multiple ...3 weeks ago -
AE Global Renamer
After Effects Scripts —
Authority: 94
Rename items project wide in After Effects with as much ease or power as you want. Features Unlimited Search/Replace pairs Add Suffix and Prefix Replace all at once or one item at a time Option to use Regular Expressions (Regex) Scopes (Where you can rename items) Project panel item names Layer names ...3 weeks ago


Follow Technorati