<?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: Can anyone know how to integrate SAS with PHP? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109922#M1030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any possibility of accessing using "SAS/ACCESS Interface to ODBC"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2013 12:01:41 GMT</pubDate>
    <dc:creator>Vimal_U</dc:creator>
    <dc:date>2013-04-16T12:01:41Z</dc:date>
    <item>
      <title>Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109916#M1024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone know how to integrate SAS with PHP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 04:47:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109916#M1024</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T04:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109917#M1025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kind of open question.&lt;/P&gt;&lt;P&gt;If you could give some examples of your requirements, it would be simpler to point in the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 07:36:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109917#M1025</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-04-16T07:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109918#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to access SAS datasets for data manipulations like creating new DS from raw datasets. And we want to write SAS codes inside the PHP to handle the DSs.&lt;/P&gt;&lt;P&gt;Is this is possible. If so, how?&lt;/P&gt;&lt;P&gt;Note: We are trying to create a web based application using this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 07:52:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109918#M1026</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T07:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109919#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not being a PHP-programmer, just trying to interpet web information...&lt;/P&gt;&lt;P&gt;One obviuos way is for you to talk to SAS via ODBC/JDBC. Unfortunately, your SAS installation needs to licensed to act as a ODBC Server (SAS/SHARE and SAS/SHARE*NET).&lt;/P&gt;&lt;P&gt;Another way to integrate with SAS is to use the API for IOM (Integrated Object Model). Check out the on line doc and resources to see whether this is feasible for you. i think this method requires a license for "SAS Integration Technologies".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 08:26:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109919#M1027</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-04-16T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109920#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya.Thanks a lot. We are having license for SAS/SHARE.. But how can we use that to integrate with PHP?&lt;/P&gt;&lt;P&gt;Is there any kind of procedures to follow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 09:01:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109920#M1028</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109921#M1029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also need a license for SHARE*NET (it's just a license add on, not a real product that needs to be installed).&lt;/P&gt;&lt;P&gt;That will give you the possibility to access SAS via ODBC, hence giving you possibility to read and manipulate data via SQL.&lt;/P&gt;&lt;P&gt;The procedure is to have a SAS/SHARE server up and running, and then define it as a data source in your ODBC manager (which of course requires that you have the SAS ODBC driver installed on that host).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/odbc/index.html" title="http://support.sas.com/documentation/onlinedoc/odbc/index.html"&gt;SAS ODBC Drivers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 10:35:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109921#M1029</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-04-16T10:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109922#M1030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any possibility of accessing using "SAS/ACCESS Interface to ODBC"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:01:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109922#M1030</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109923#M1031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the other way around, that module is used by SAS for accessing other data sources.&lt;/P&gt;&lt;P&gt;A possible solution is to use any other ODBC database, and have your web app access that (and SAS can then access that data separately). But then the question is, what role has SAS in your application, other than a data store...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109923#M1031</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-04-16T12:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109924#M1032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to use SAS as our back end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:40:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109924#M1032</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T12:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109925#M1033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we want to run SAS codes inside the PHP to generate SAS DS. And we can reuse the new DS as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:44:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109925#M1033</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T12:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109926#M1034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you could write some SAS Stored Process, which you could call from PHP (via http calls)....? ODBC won't let you run SAS specific code, just ANSI-like SQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 12:52:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109926#M1034</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-04-16T12:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109927#M1035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If SAS is installed on the same server that is running the PHP code then you can just call SAS the same as you would call any other operating system command.&amp;nbsp; Not necessarily as interactive of using IOM, but probably a lot simpler to get started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://chipmunkninja.com/Program-Execution-in-PHP%3A-exec-m@communities.sas.com/"&gt;http://chipmunkninja.com/Program-Execution-in-PHP%3A-exec-m@&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:03:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109927#M1035</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-04-16T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109928#M1036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd done something similar whereby SAS calls PHP via a URL fileref, but never with PHP controlling SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, be aware that the terms of your SAS licence prohibit exposing of SAS functionality to a web-based environment, i.e. you are &lt;STRONG&gt;not&lt;/STRONG&gt; allowed to take a HTML form submission containing SAS code, and pass it back to SAS for processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109928#M1036</guid>
      <dc:creator>chrisj75</dc:creator>
      <dc:date>2013-04-16T13:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109929#M1037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried the following piece of code already but it's working. Is this rit format?&lt;/P&gt;&lt;P&gt;&amp;lt;?php echo exec('"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -SYSIN &amp;lt;&amp;lt;pgmpath with name&amp;gt;&amp;gt; -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg"');&lt;/P&gt;&lt;P&gt;?&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:25:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109929#M1037</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T13:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109930#M1038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have license version of SAS 9.3 so it may not lead any issues i think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109930#M1038</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-16T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109931#M1039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the PHP snippet, it seems you're invoking SAS on a local machine. The licence will cover that machine only. Exposing SAS functionality via a web-based / PHP-processed form to multiple users is a breach of that single PC/user licence.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:38:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109931#M1039</guid>
      <dc:creator>chrisj75</dc:creator>
      <dc:date>2013-04-16T13:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109932#M1040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Not sure that there will be anything to "echo" even if it works. You might want to add -LOG and -PRINT option to make sure that the SAS log and output files are written where you want them.&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?php echo exec('"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -SYSIN &amp;lt;&amp;lt;pgmpath with name&amp;gt;&amp;gt; -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg"');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;?&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:53:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109932#M1040</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-04-16T13:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109933#M1041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Tom, Actually the code snippet i mentioned earlier was not working. I hope the above code will work in UNIX based system, But it doesn't work in Windows.&lt;/P&gt;&lt;P&gt;So Let me know if there are any similar codes that would run in a Windows based system.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 05:10:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109933#M1041</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-19T05:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109934#M1042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;Is this possible to use SAS with ASP.NET for the same need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:39:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/109934#M1042</guid>
      <dc:creator>Vimal_U</dc:creator>
      <dc:date>2013-04-19T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone know how to integrate SAS with PHP?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/940724#M28875</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45213"&gt;@Vimal_U&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please I would like to know if you are able to achieve your aim back then, i.e. the integrating SAS with PHP. I'am trying to do achieve the same thing.&amp;nbsp;&lt;BR /&gt;I will appreciate your insight, thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2024 14:22:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-anyone-know-how-to-integrate-SAS-with-PHP/m-p/940724#M28875</guid>
      <dc:creator>PrinceAde</dc:creator>
      <dc:date>2024-08-24T14:22:19Z</dc:date>
    </item>
  </channel>
</rss>

