<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ereg_replace() is deprecated? in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/ereg-replace-is-deprecated/m-p/3531886#M1166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The example code is very old and will be updated in the future. As for this line, the following should work in its place:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN&gt;$URL = preg_replace("#&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https:/#i" rel="nofollow" target="_blank"&gt;https://#i&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;", "", $URL);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 19:56:56 GMT</pubDate>
    <dc:creator>nmorrow</dc:creator>
    <dc:date>2015-05-29T19:56:56Z</dc:date>
    <item>
      <title>ereg_replace() is deprecated?</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/ereg-replace-is-deprecated/m-p/3531885#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;I am trying to use the PHP example code. &lt;/SPAN&gt;&lt;SPAN style="color: #000000; line-height: 1.5em;"&gt;&lt;SPAN&gt;When I call&amp;nbsp; $URL = ereg_replace("^&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;", "", $URL), &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I got an error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4 style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;A PHP Error was encountered&lt;/SPAN&gt;&lt;/H4&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Severity: 8192&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Message: Function ereg_replace() is deprecated&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Filename: admin/webex.php&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Line Number: 119&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt; font-family: helvetica;"&gt;&lt;SPAN&gt;$URL contains "[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://emindful.webex.com/WBXService/XMLService" rel="nofollow" target="_blank"&gt;https://emindful.webex.com/WBXService/XMLService&lt;/A&gt;&lt;SPAN&gt;]"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;How should I proceed?@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 14:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/ereg-replace-is-deprecated/m-p/3531885#M1165</guid>
      <dc:creator>Zhangatcisco</dc:creator>
      <dc:date>2015-05-29T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: ereg_replace() is deprecated?</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/ereg-replace-is-deprecated/m-p/3531886#M1166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The example code is very old and will be updated in the future. As for this line, the following should work in its place:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN&gt;$URL = preg_replace("#&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https:/#i" rel="nofollow" target="_blank"&gt;https://#i&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;", "", $URL);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 19:56:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/ereg-replace-is-deprecated/m-p/3531886#M1166</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2015-05-29T19:56:56Z</dc:date>
    </item>
  </channel>
</rss>

