need help with my website
|
12-10-2013, 01:21 AM
Post: #14
|
|||
|
|||
RE: need help with my website
(12-09-2013 04:07 AM)malis2007 Wrote: so lets keep it(the sprites thing) away for a moment. Convert the images to base64 Use PHP's base64_encode() to do the conversion. Store the base64 text in the user profile record. In the HTML: <img class="pic" width="40" height="40" alt="Username" src="data:image/jpg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD... jxZVZwfKmf/Z"> |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)