any PHP,Phpmyadmin and mysql experts here?
10-02-2009, 22:33
|
#16
|
|
-
Join Date: Jul 2003
Location: Poole, Dorset
Age: 40
Services: FreeSat+
Tivo
V-Box
VM 60MBit
Posts: 13,365
|
Re: any PHP,Phpmyadmin and mysql experts here?
Try taking the username and password out of the quote marks
|
|
|
10-02-2009, 22:55
|
#18
|
|
THE FUNKIEST ON THE BOARD
Join Date: Aug 2005
Location: Canvey Island, Essex
Services: SERVICES FROM 26/08/05
TV XL services
2MB BROADBRAND
UNLIMITED TALK PACKAGE
V+ Service (Since 18
Posts: 1,195
|
Re: any PHP,Phpmyadmin and mysql experts here?
Thanks Graham, I removed the username and password. It now comes up with the username and password whcih I put in and it has logged me in.
Thanks for your all help everybody.
ADMIN : Maybe we should have a coding space on the forum?
---------- Post added at 21:55 ---------- Previous post was at 21:49 ----------
Just one last thing can you store pictures in an mysql. I know you can in ORACLE you can store the pictures as BLOBs. I have loads of images on my c: drive I would like to store in mysql DB.
I'm hoping I can get PHP to insert them into a table for me.
|
|
|
10-02-2009, 22:59
|
#19
|
|
Dr Pepper Addict
Cable Forum Team
Join Date: Oct 2003
Location: Nottingham
Age: 63
Services: IDNet FTTP (1000M), Sky Q TV, Sky Mobile, Flextel SIP
Posts: 30,123
|
Re: any PHP,Phpmyadmin and mysql experts here?
Yes you can.
Perhaps you should read the mysql documentation.
---------- Post added at 21:59 ---------- Previous post was at 21:59 ----------
FYI - vbulletin runs on PHP/MYSQL
__________________
Baby, I was born this way.
|
|
|
10-02-2009, 23:26
|
#20
|
|
-
Join Date: Jul 2003
Location: Poole, Dorset
Age: 40
Services: FreeSat+
Tivo
V-Box
VM 60MBit
Posts: 13,365
|
Re: any PHP,Phpmyadmin and mysql experts here?
For pictures to be stored into a database they generally need to be converted from binary data to some sort of text format, generally they are encoded (like in an email) which tends to increase the size of the file somewhat! You'd be much better leaving the pictures where they are.
|
|
|
11-02-2009, 00:54
|
#21
|
|
Dr Pepper Addict
Cable Forum Team
Join Date: Oct 2003
Location: Nottingham
Age: 63
Services: IDNet FTTP (1000M), Sky Q TV, Sky Mobile, Flextel SIP
Posts: 30,123
|
Re: any PHP,Phpmyadmin and mysql experts here?
No conversion is needed in mysql, they are stored as binary data in blob fields.
__________________
Baby, I was born this way.
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 15:49.
|