Search found 4 matches
- Wed Dec 14, 2011 2:59 pm
- Forum: PHP
- Topic: Display image from database
- Replies: 1
- Views: 359
Display image from database
Hi there, I need help with a gallery using the pagination tutorial on youtube. Everything works great but instead of showing names like in the tutorial, i would like to show pictures from a database file (images.sql). but my code for it keeps giving me broken errors from the <img src="" al...
- Mon Dec 05, 2011 4:02 pm
- Forum: PHP
- Topic: PHP web gallery from BetterPHP.co.uk
- Replies: 6
- Views: 826
Re: PHP web gallery from BetterPHP.co.uk
EcazS wrote:If that is what you see when you open the page then your file does not have the .php extension or something is terribly wrong with your server.
It is a .php extension, I am using localhost. I've done it exactly like the tut.
- Mon Dec 05, 2011 2:09 pm
- Forum: PHP
- Topic: PHP web gallery from BetterPHP.co.uk
- Replies: 6
- Views: 826
Re: PHP web gallery from BetterPHP.co.uk
EcazS wrote:If that is the code you're trying to use then no wonder it doesn't work. It's all commented out !
That is the result that is given when I open the page.
- Mon Dec 05, 2011 1:34 pm
- Forum: PHP
- Topic: PHP web gallery from BetterPHP.co.uk
- Replies: 6
- Views: 826
PHP web gallery from BetterPHP.co.uk
Hey guys, I am new to PHP but have a good understanding of coding as I have done other languages for about a year now. I did the PHP web gallery tutorial on : http://betterphp.co.uk/playlist.html?pid=812FB62BCB69CCEC But it wont work for me. It wont create a thumbnail folder or do anything on the pa...