A
Anonymous
Guest
Thanks for taking the time to read this.
I'm new to PHP, PostgreSQL, and a host of other things as I try to convert an MS Access DB into a web-based application.
While working with PHP, I'm wondering if a connection resource, as is generated by pg_connect(), can be passed through structures like $_SESSION or maybe $_POST. I've not found information on this in the various books I'm reading. I'm trying to eliminate the need for another login when calling a new web page (and there are many that will be called).
Any thoughts or advice on the matter is appreciated.
Monty51
I'm new to PHP, PostgreSQL, and a host of other things as I try to convert an MS Access DB into a web-based application.
While working with PHP, I'm wondering if a connection resource, as is generated by pg_connect(), can be passed through structures like $_SESSION or maybe $_POST. I've not found information on this in the various books I'm reading. I'm trying to eliminate the need for another login when calling a new web page (and there are many that will be called).
Any thoughts or advice on the matter is appreciated.
Monty51