Re: [PHP-DB] Re: escape characters

2004-03-22 Thread Filip de Waard
://phundamentals.nyphp.org/PH_storingretrieving.php Regards, Filip de Waard Jimmy Brock Matthew Perry [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I am trying to allow my users to enter quotes in their strings. For instance instead of writing:2 inch rod, they can write 2 rod. The problem

Re: [PHP-DB] [ANNOUNCEMENT] Propel 1.0-alpha1 released

2004-03-22 Thread Filip de Waard
compare it to other Open Source projects... Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Insert an image in a Mysql table

2004-03-21 Thread Filip de Waard
On Mar 21, 2004, at 8:44 AM, Stuart Gilbert wrote: Filip de Waard wrote: On Mar 20, 2004, at 3:11 PM, charalambos nicolaou wrote: Hi, I have created a MySQL table with a blob field and I dont know how to insert an image to it. Help me please because I am going crazy. Use your filesystem

Re: [PHP-DB] Insert an image in a Mysql table

2004-03-21 Thread Filip de Waard
On Mar 21, 2004, at 9:19 PM, Stuart Gilbert wrote: Filip de Waard wrote: On Mar 21, 2004, at 8:44 AM, Stuart Gilbert wrote: Filip de Waard wrote: On Mar 20, 2004, at 3:11 PM, charalambos nicolaou wrote: Hi, I have created a MySQL table with a blob field and I dont know how to insert

Re: [PHP-DB] escape characters

2004-03-21 Thread Filip de Waard
to display quotes in an input field. This is quite simple: convert the quotes to valid HTML with htmlentities()... Please read the manual for more information about these functions. Hope this helps... Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP-DB] Insert an image in a Mysql table

2004-03-20 Thread Filip de Waard
but they are not perfect. Use your filesystem and store the filename in your database. If you would've used google, you would've found this: http://www.phpbuilder.com/columns/florian19991014.php3 Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DB] Problem, please help!

2004-03-20 Thread Filip de Waard
the username is equal to $sidarray[0]. Don't expect it to insert new data. Okay it output on the php page fine but won't save to db, anyone know why? Secondly, please put a little effort in writing quality code and markup before you post it here. br is really ugly... Regards, Filip de Waard

Re: [PHP-DB] Scrollbar + javaScript

2004-03-15 Thread Filip de Waard
. Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] export queries to plain/text

2004-03-14 Thread Filip de Waard
.php.net/fwrite), please study the manual carefully and be more precise on what you want to achieve. Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Where To Go For Newbie Help?

2003-10-30 Thread Filip de Waard
that are currently available focus on PHP 4 and will be outdated soon. I'm considering to buy PHP Developers Handbook by John Coggeshall (http://www.coggeshall.org/), but you could always take a look at the currently available titles at Amazon. Good luck and happy coding, Filip de Waard -- PHP

Re: [PHP-DB] Need help with queries

2003-10-30 Thread Filip de Waard
real time discussion use IRC. #php on freenode is nice, but the #php channel on OFTC is a little more cosy (and non-freenode :P). Regards, Filip de Waard -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php