<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - PHP  - REGEX  </title>
<link>https://www.navel.ir/category/php/regex/</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB Knowledge Base Software (http://www.knowledgebase-script.com)</description>
<item>
										<guid>https://www.navel.ir/article/php-preg_match-only-allow-alphanumeric-strings-and-_-characters-27.html</guid>
										<title>PHP preg_match - only allow alphanumeric strings and - _ characters</title>
										<link>https://www.navel.ir/article/php-preg_match-only-allow-alphanumeric-strings-and-_-characters-27.html</link>
										<description><![CDATA[if(preg_match(&#039;/[^a-z&#92;s&#92;d]/i&#039;, $line)) {&nbsp; &nbsp; $size_x -= 15; } &nbsp; &nbsp; Reference: https://stackoverflow.com/questions/7753365/php-preg-match-only-allow-alphanumeric-strings-and-characters/46413055]]></description>

									</item>

</channel>

</rss>