 Originally Posted by dsr
Why don't you make a thread with links to all the useful guides and ask a moderator to sticky it? A web site seems unnecessary, and you might run into copyright issues if you neglect to ask permission from each poster whose content you borrow. I'm sure there are other ways to practice your PHP skills ...
In terms of the site's design, I like how you are using div tags and CSS, but I recommend moving the JavaScript to an external .js file. On your home page, you have 125 lines of seemingly unnecessary code littered throughout an otherwise nice HTML (actually PHP) file. Isn't the whole purpose of CSS to separate content from everything else? Also, I'm not sure I like the idea of coding the entire site in PHP. You really only need server-side scripting for the submissions section, and a simple Perl/Python CGI script or one page of PHP would suffice.
If you are really set on making this web site a reality, make sure you don't put up any content without explicit permission from the poster on DV. Good luck!
[/b]
Yeah I'm not going to do that. It's all free submission pretty much. And even when somebody submits, I'll be sure to check with that person on these forums that it was themp that submitted their file.
The reason I'm making websites is, well I'm practicing pretty much. I've found it to be a much better use of my time then playing a video game or just randomly browsing the internet I've just recently over the past month become obsessed with it - it's the only thing I've actually taken on to learn on my own time.
I will definently move that javascript, the thing is huge I agree. It's not even my script (I am not yet experienced in java-script, though a I have a friend who knows a good deal about it) You forgot to mention the other thing that php was useful for was themysql databases I'm just trying to keep it consistant with the .php extension, I have a lot of includes, but like you said, a simple script for one page would suffice (but I have to learn that first - so any pointers would be nice).
|
|
Bookmarks