|
As I am fairly new to PHP coding I decided, after coding a guestbook, to code a blog system. But while working on the blog system I just decided to make a whole website, not much to it really, just trying to train abit in PHP. The last 2 days I worked on: Loging in (admin only) Add blog entry Edit blog entry Delete blog entry View blog entry =P I will try to work on the comment system for each blog entry as soon as possible. I'm quite satisfied with what I have in such a short time and with being such a big noob in PHP . After I totally finish the blog I will work on the "news/updates" part for the website, which should be exactly like the blog system, so shouldn't be much to it (hopefully) and then just finish the rest of the website. Here's a link to it all: crazyj.digitalcs.net/
Last Edit: Feb 16, 2006 1:28:29 GMT by crazynarutard
|
|
|
|
It is nice for bieng a noob at PHP, but you need graphics
|
Thanks, Kay!
|
|
|
|
It is nice for bieng a noob at PHP, but you need graphics I'll get into that too, after PHP. XD nah, I'll get me a designer after I'm done with the coding =P
|
|
|
|
Nah you should start designing =P
|
Thanks, Kay!
|
|
|
|
Nah you should start designing =P You think I haven't tried? It's too boring =P
|
|
|
|
Designing is boring. If you're going to make a website, make a module in the admin area where you can, delete, and modify sections of data at need. It'd be a slight challenge.
|
|
|
|
|
Designing is boring. When will it be done?
|
Thanks, Kay!
|
|
|
|
Designing is boring. If you're going to make a website, make a module in the admin area where you can, delete, and modify sections of data at need. It'd be a slight challenge. Like what kind of data? I expect to have stuff like PB, chaning classes (colors and background). But it will have to wait till I have most of it done. I will never be done because I will keep adding features, and when I'm done with the features I'm going to recode it (neater and better).
|
|
|
|
I was saying that as a feature to code, as it might be a slight challenge.
|
|
|
|
|
yay, comment system done. =D
|
|
|
|
Try making it repost the filled form and say why there was a error submitting data.
|
|
|
|
|
how would I repost the filled form? cookie?
The blog is now complete (for me at least), might add some small stuff to it. But I'm going to start working on the news system =D
|
|
|
|
Well, I use a template system so its easy. For you, just reproduce the form and have the filled in information go into the slots. Like I said, this is for errors only. Not after you post.
|
|
|
|
|
Well, I use a template system so its easy. For you, just reproduce the form and have the filled in information go into the slots. Like I said, this is for errors only. Not after you post. oh, now I know what you mean. I'll do that soon
|
|
|
|
how would I repost the filled form? cookie? The blog is now complete (for me at least), might add some small stuff to it. But I'm going to start working on the news system =D For the blog system you should make it say the date.
|
Thanks, Kay!
|
|
|