downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Introduction> <Notes
Last updated: Fri, 12 Mar 2010

view this page in

Oracle OCI8



add a note add a note User Contributed Notes
OCI8
matt at mattgarrett dot org
01-Mar-2010 04:12
Just a reminder, if you are attempting to store UTF-8 characters in oracle, you must first set your NLS_LANG:

<?php putenv("NLS_LANG=American_America.UTF8"); ?>

Introduction> <Notes
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites