Hi y'all
I have a php script which access mysql after being invoked from a html page
Will registering the session in the html page allow me to then use the
called php script to then access a third php script all in the one session
as I need to pass things into the php to php part of the whole thing.
TIA
bob
I have a php script which access mysql after being invoked from a html page
Will registering the session in the html page allow me to then use the
called php script to then access a third php script all in the one session
as I need to pass things into the php to php part of the whole thing.
TIA
bob
Comment