BookmarkSubscribeRSS Feed
trish1095
Calcite | Level 5

I want to make a project using sas and php....need suggestions for project ideas ?? Name of projects in which I can use both sas and php ??

9 REPLIES 9
Reeza
Super User

Are you sure it's SAS - Statistical Analysis Software not SaaS - Software as a Service?

Can you explain more about your project requirements?

trish1095
Calcite | Level 5

Yes SAS (Statistical Analysis System) ..actually i just need ideas on projects to make a project with SAS and PHP.

TomKari
Onyx | Level 15

One thought I liked from a few years ago...get some data using web/forms/php, and send that to a SAS program to run some number crunching and get some results...return them via web and php.

Tom

trish1095
Calcite | Level 5

Did you work on that then ??

TomKari
Onyx | Level 15

No, it was just presented as a theoretical example at a presentation, but I thought it was a nice combination of interactive web methods and the power of SAS analytics.

trish1095
Calcite | Level 5

Tom Kari Sir thank you for your idea.

jakarman
Barite | Level 11

With SAS/Intrnet that approach would be a good candidate is the web-part was fully generated in SAS. Imagine: Web  web server -CGI <-> load manager <-> app server <-> SAS . It is now more part of the Stored process Server but still there.  SAS(R) 9.4 Stored Processes: Developer's Guide, Third Edition 


Another could be proc soap SAS(R) 9.4 Functions and CALL Routines: Reference, Fourth Edition interaction with an extern website using php

---->-- ja karman --<-----
trish1095
Calcite | Level 5

Jaap Karman Sir thank you for your guidance.

jakarman
Barite | Level 11

SAS(R) 9.4 Stored Processes: Developer's Guide, Third Edition   see the note on _webout
As far I see php is an alternative for html you could also review this person notes http://support.sas.com/resources/papers/proceedings14/1738-2014.pdf (he must have more of those)

---->-- ja karman --<-----
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 9 replies
  • 2898 views
  • 0 likes
  • 4 in conversation