php-windows Digest 22 Feb 2012 07:31:18 -0000 Issue 4007
Topics (messages 30780 through 30781):
Re: PDo or MySQLi
30780 by: Jeff McKenna
Trying to retrieve/confirm referrer URL in a PHP page/script
30781 by: Jacob Kruger
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
On 12-02-20 3:35 PM, Gavin wrote:
All,
Not sure if i am about to stir a hornets nest, but hey ho.
I have started learning OOP PHP, and it seems there is a lot of debate
in the db area.
What is peoples preference in db?? Do you use PDO over MySQLi or visa
versa?
What are the main differences?
No question here: PHP with PostgreSQL (and since I am in the geospatial
realm, with PostGIS as well).
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
--- End Message ---
--- Begin Message ---
As subject line says, it would be nice, sometimes, specifically in terms of
form submission processing to maybe confirm the referring URL/server, and I
have used similar things in past with classic ASP etc., but can't remember that
exact syntax, but think it had something to do with something like a HTTP
response referer header or something.
Either way, I know there are collections of values like $_REQUEST, $_SERVER,
etc., but not sure where to try find something like this, or if it's
simply/easily possible/doable?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
--- End Message ---