I have a web page, index.php. jQuery/javascript scripting for the page is in admin.js and I have php code (database queries, etc) in another file, admin.php.
This has been resolved by an awesome dude over at HTML forums. For a view of what I wanted ultimately, go to http://dev.eventidewebdesign.com/kensington/eventide/newhome.php. You'll have to hurry if...
I should have added a disclaimer! :) Yes, I will move everything to a separate stylesheet eventually. When I'm just getting started I do inline styling because it's easier than switching back and...
The proposed site is something of an auction site. Products will be bid upon by registered users, and there will be an end time to each product's bidding period, at...
I have a potential client that wishes to has some stuff done to his database automatically based on timed information. I.e. a record in a database table will have a column titled "endDateTime", for...
I just did some preliminary reading on how to FTP files to a server using PHP. Shouldn't be too much more involved than uploading via HTML. And the interface would...
I am considering taking on a client who needs to have an auction-like site built. One of the things he will need to do is upload to the site "often from 1500 to 2000 pictures at a time". These are...
I got it working yesterday morning, and unfortunately I don't really remember specifically what I changed that made it work, but here's the code for anyone that may have similar issues...