Thank you.
As I understand to pass 'carid' to image.php I need another header something like
header( "Location: carslastt.php?carid=$carid”);
I tried to put it after other headers in image.php - didn't help.
How would you recommend to pass it and whereexactly in image.php it should go?
Search found 6 matches
- Thu Oct 09, 2008 3:27 am
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
- Tue Oct 07, 2008 2:28 pm
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
Re: PHP Image help
hello, sorry if was too annoying. thank you for your advice - but it still doesn't work. still can't see image... here all my code - any help will be handy - there is no problem with seeing text and i can see image stored in MySql via phpMyAdmin. table --------- CREATE TABLE cars ( carid INT NOT NUL...
- Tue Oct 07, 2008 3:21 am
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
- Sun Oct 05, 2008 4:51 am
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
Re: PHP Image help
Can anyone write(fix) the code - for outputting the description from MySQL and also the code for outputting the image? Should it be stored in the same table or in different ones?
PLEASE HELP! I really need to do it and stuck for so long!
PLEASE HELP! I really need to do it and stuck for so long!
- Sat Oct 04, 2008 8:41 am
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
Re: PHP Image help
Thanks, onion, can you please fix the code itself - I am completely stupid -
the main script - the one shows everything but image and the one you suggest to link with an image. I m open to suggestions and don't mind to pay some reasonable price - so long I am struggling with it... 
- Fri Oct 03, 2008 8:59 am
- Forum: PHP - Code
- Topic: PHP Image help
- Replies: 14
- Views: 821
Re: PHP Image help
:banghead: I have the same problem - and onion, you explanation doesn't help me. Please, save! Instead of image - abrakadbra :-) content - is MEDIUMBLOB also - error - headers already sent........ 3 months i re-writing in!!! HELP ME!!! <html> <head> <title>List of Cars</title> </head> <body> <br /><...