I'm not sure if this is a CakePHP issue or PHP in general, but I have
a table in which I'm storing ISBN numbers in a VARCHAR(32) column.
ISBNs can start with a zero (like 0137903952), but my model is
returning the ISBN with the leading zero removed.

Does anyone know why this is occurring, and if there's any way to
prevent it?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to