Now when I logged in I've got a drop down and that option IS available. I wasn't getting a drop down before. I think this is resolved. Thank you for your time JP!
Hello Admins, is this a board issue or something with my account??? I'm referencing:
http://webdeveloper.com/forum/showthread.php?p=1117249#post1117249 a thread that I've started.
Thank you everyone for your posts. I've switched to XHTML 1.0 Strict and am now 'editing for compliance'. It's been years since I've done any page development and it's changed a bit. Is xhtml a...
The browser default behavior is what's playing the file. The users should be able to right click and save as. I only know of a way to force a download via PHP.
So what if you have a user table containing the user_id, user_name, and album_id. This data is pulled at login and then you have another table with the album_id and already logged in/verified...
I had to have a site with SQL and went from ordering a book on PHP to a workable site in 3 months. Granted it wasn't 'shiny' but it worked. Both PHP and SQL are, IMO, easy langueages to learn. ...
WAIT, I added phpinfo() as the first line; my bad. It's deleted out on the link following. Check it out. http://ubuntubox.hobby-site.org:45826/images/forums/wd/test-1.php
Thank you Scragar! This is most puzzling... I added a line in the query loop where it would print out the variables and the code is reading the user table and then it all falls to s*** on the test...
Hello, I've been pulling my hair!!!! :confused: I've done this with a site that's online and works and pretty much copy/pasted that code into this application; and yes I've changed the...