We are trying to create a project that will run on linux. But we want to see results from browser. We want to use PHP for that but we are not really sure how to share data between those two environment. We dont want to use MySql or any other dbms for that not to use ram just for 1 or 2 data.
So the question is; "We want to share 1 or at most 2 data between bash and PHP. How can we do this without third party application or server ?"
Thanks for answers Baris