[PHP] Create Thumbnail from Blob online

2002-07-16 Thread Tommi Trinkaus
Hi, i stored some jpegs in an mysql-database (one field for data, one for type) and i'm able to download them and to show them in an tag. But wat i want is to use the stored data to create a thumbnail to show it within the browser without creating a file - how can i pass the mysql-blob directly

[PHP] get results twice for UPDATE and INSERT

2002-06-12 Thread Tommi Trinkaus
Hi everybody, i installed php(4.2)/mysql(2.2.3) on my local server and when i send a query using UPDATE or INSERT to the database, i almost got the results twice. When i put the same Database on a public webserver (hosteurope), everythin works fine. What is the mistake? thank you for any answer,

Re: [PHP] Beginner: Open URL

2002-01-16 Thread Tommi Trinkaus
Hi Nick > I'm not sure what you mean can you be a little more detailed? > I can tell however that PHP is *not* a substitute for HTML. If you want > something like the tag then *use* the tag. in fact i want something like the tag, but the new url should be opened within a php if-statement, not

[PHP] Beginner: Open URL

2002-01-16 Thread Tommi Trinkaus
Hi over there, i'm just beginning with php and i wonder if it is possible to show another url in the current window like the Tag in HTML. Thanks for any answer... tommi -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai