[PHP] PHP + PDO + MySQL + Stored Procedure + PREPARE = Problem

2007-08-31 Thread Uzed

Hi all,

I've found a bug when working on a PHP script using a PDO connector.

When I made a Store Procedure using the PREPARE statement something 
messed up the result im my PHP script.



Please go to my blog http://huzed.com/zed/?p=21 and see code.



Tanks for help.


ZED

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Manipulate ODS (to openoffice calc)

2007-05-23 Thread Uzed

Hi all,

I'm try to use ODS files in PHP.
I managed insert tables, elements row, cell, text and contents.
When i open a file in openoffice, The rows don't they count as inserted.

The problem is when I insert the lines (tags table:row), they who don't 
appear. 
When clone some object its appears.



Does anybody have an idea?

Does anybody know some class what does it use  ODS file?


tanks

ZED

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php