Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
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 :o =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 :P.
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

jongos

jongos Avatar

****
Senior Member

Male
409


December 2005
It is nice for bieng a noob at PHP, but you need graphics :P
Thanks, Kay!


crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
jongos said:
It is nice for bieng a noob at PHP, but you need graphics :P

I'll get into that too, after PHP. XD

nah, I'll get me a designer after I'm done with the coding =P

jongos

jongos Avatar

****
Senior Member

Male
409


December 2005
Nah you should start designing =P


Thanks, Kay!


crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
jongos said:
Nah you should start designing =P


You think I haven't tried? :P

It's too boring =P

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Designing is boring. :P

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. :P It'd be a slight challenge.

jongos

jongos Avatar

****
Senior Member

Male
409


December 2005
cddude229 said:
Designing is boring. :P


>:( >:( :o >:(


:P

When will it be done?
Thanks, Kay!


crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
cddude229 said:
Designing is boring. :P

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. :P 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). :P

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
I was saying that as a feature to code, as it might be a slight challenge. :P

crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
yay, comment system done. =D

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Try making it repost the filled form and say why there was a error submitting data. ;)

crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
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

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
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. :P

crazynarutard

crazynarutard Avatar

*****
Senior Studio Member

1,470


August 2005
cddude229 said:
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. :P

oh, now I know what you mean. I'll do that soon :)

jongos

jongos Avatar

****
Senior Member

Male
409


December 2005
crazyj said:
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!


newBookmarkLockedFalling