[PHP] PHP Session Vars & Flash Movie

2007-12-17 Thread Luis Magaña
able to do so. Thank you very much for your help. Regards. - -- Luis Magaña Gnovus Networks & Software www.gnovus.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (Darwin) iD8DBQFHZzXtqSchlMT6gK4RAjHRAJ4pU81dw8BpZBf7bhF5QS7mxRqMcQCaAtIu eTMSRMXsmddN0jvqEWUOlrw= =fSiN -END PGP

Re: [PHP] pg_query and COPY in transaction

2006-07-19 Thread Luis Magaña
as it should be. Thank you for the help. Jochem Maas wrote: > Luis Magaña wrote: >> It is a PHP question because the Postgres querys do work, I ran them >> directly on the postgres server and there is no problem, but if you use >> pg_query then it does not work, and pg_query is

Re: [PHP] pg_query and COPY in transaction

2006-07-18 Thread Luis Magaña
s expected. thank you very much for your help. regards. Jochem Maas wrote: > Luis Magaña wrote: >> I have the following code: >> >> pg_query($conn,"BEGIN TRANSACTION; >> DELETE FROM codigo_postal; >> COPY >> codigo_postal(codigo_

[PHP] pg_query and COPY in transaction

2006-07-18 Thread Luis Magaña
table gets deleted. I'm certainly lost on this one, is it a bug ?, am I doing something wrong ? (most likely I guess) Any help will be apprecciated. PHP: 5.1.2 PostgreSQL: 8.1.4 Apache: 2.0.55 Debian Linux with Kernel 2.6.16 -- Luis Magaña Gnovus Networks & Software www.gn

Re: [PHP] Coding Practice: Use global $var or pass in by refernce

2006-03-03 Thread Luis Magaña
I would go for: - you can create a new instance ("new DB") in every methode (but you usually only want a single DB-connection per script, and where do you pass config-data to access the DB?) or This way the code keeps well organized and about the use of only one connection I wouldn't worry

Re: [PHP] string tokenization

2005-09-13 Thread Luis Magaña
Thanks babu. - To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. -- Luis Magaña Gnovus Networks & Software www.gnovus.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] glob behavior on OSX

2005-09-13 Thread Luis Magaña
lex regexp does not work in OSX. PHP is 4.3.11 OSX is 8.2.0 Thanks -- Luis Magaña Gnovus Networks & Software www.gnovus.com signature.asc Description: This is a digitally signed message part