Jump to content
xisto Community

KansukeKojima

Members
  • Content Count

    567
  • Joined

  • Last visited

Everything posted by KansukeKojima

  1. Its all that damn rap music the kids are listenin' to now a days. (I have a super hate towards rap music xD)Anyways, that is pretty sick and I'm quite surprised that kids in the 3rd grade could plot something that barbaric... especially when I read that the cause for retaliation was a reprimand for standing on a chair. Ah... but in the end... its fairly hilarious...
  2. Err... yeah wait... I'll try out what you said in your previous post... *EDIT* Ok, I did what you suggested in the previous post. Works like a charm! Thank you so much!! feel free to test it out http://forums.xisto.com/no_longer_exists/ (click the 'Open Shoutbox Window' link) EDIT 2 bbcode is now included.
  3. Thanks jlhaslip, I tried what you posted unfortuneately, it does not work. But, I've found something that does, and unless someone can come up with a better method... <iframes>!Fortuneately, it keeps the shoutbox from re-posting... so I'll probably be using them... unfortuneately xD... If someone has a better idea...I'll use it.
  4. Bleh... Wacken will blow all the other festivals away... too bad I can't go... http://www.wacken.com/
  5. hahaha... and I thought mine was the worst one.. :lol:yeah that is a pretty ugly website.... everything your not supposed to do...
  6. well... this is retarded... the error messages are gone now... but it keeps reposting the last message you typed whenever you refresh teh page.... what the hell...
  7. w00t! It works. sonesay, what you said worked perfectly! But, an error said that the name and message variables were not defined... I almost posted another message saying that it would not work, but I added $name = $_POST['name']; and $message = $_POST['message']; and now it works perfectly! Thank you everyone that helped! Now I just have to work on some styling and stuff... thanks! **EDIT** ahh... crap... ok one problem left... whenever someone visits the page... it re-posts the previous message...... hmm... how would I fix that.... here is my code again... <?ini_set("display_errors", 1);error_reporting(E_ALL);//the host, name, and password for your mysqlmysql_connect("localhost","not tellin you!","not tellin");//select the databasemysql_select_db("not tellin");$submit = $_POST['submit'];$name = $_POST['name'];$message = $_POST['message'];if($submit){ //use the PHP date function for the time $time=date("h:ia d/j/y"); // inserting it into the shoutbox table which we made in the mysql statements before $result=MYSQL_QUERY("INSERT INTO shoutbox (id,name,message,time)". "VALUES ('NULL','$name', '$message','$time')");}?><?//returning the last 5 messages$result = mysql_query("select * from shoutbox order by id desc limit 5");//the while loopwhile($r=mysql_fetch_assoc($result)){//variables from tableecho $r["time"]."<br/>\n".$r["id"]."<br/>\n".$r["name"].":<br/>\n".$r["message"]."<br/>\n";}?><form action="" method="post"><INPUT TYPE='TEXT' value='name' NAME='name' SIZE=30 maxlength='100' /><br /><INPUT TYPE='TEXT' value='message' NAME='message' SIZE=30 maxlength='100' /><br /><input type="submit" name="submit" value="submit"></form>
  8. I think that would maybe solve it... but, where am I supposed to place it? I'm not quite clear on where you want me to place $_POST['submit'].
  9. I think that this may be it. ... what is the undefined variable in the code? and it rejects the query you said to use...
  10. yeah... just never mind all the db connect stuff... I changed it to hide the info....
  11. Alright... so this is really my first time using databases at all. Anyways, I need some help. http://forums.xisto.com/no_longer_exists/ I used a tutorial from spoono.com (http://forums.xisto.com/no_longer_exists/) to create this... everything seems to work, except that it won't show what is posted in the shoutbox..... my code is below.... and since I hardly know anything about databases, I'm sure you'll find an error quickly. Thanks! <?php//host name passwordmysql_connect("localhost","name","password");//select databasemysql_select_db("shoutboxdatabase");if($submit){//date function$time=date ("h:ia d/j/y");//insert into shoutbox table$result=MYSQL_QUERY("INSERT INTO shoutbox (id,name,message,time)"."VALUES ('NULL','$name', '$message','$time')");}//last five messages$result = mysql_query("select * from shoutbox order by id desc limit 5");//while loopwhile($r=mysql_fetch_array($result)){//variables from table$time=$r["time"];$id=$r["id"];$message=$r["message"];$name=$r["name"];?><?php $time ?><br /><?php echo $name ?><br /><?php echo $message ?><br /><?php } ?><form action="<?php echo $php_self ?>" method="post"><INPUT TYPE='TEXT' value='Name' NAME='name' SIZE=30 maxlength='100'><br /><INPUT TYPE='TEXT' value='Message' NAME='message' size=30 maxlength='100'><input type="submit" name="submit" value="Submit"></form>
  12. Thanks very much to both of you!csp4.0, I have fixed all of the validation errors with my website.1. </head> above the doctype. Yeah.... there was a problem when I parsed my layout around my content with php. Easily resolved.2. alt tags. Added.3. Home button. I find it rather unnecessary as the home page only acts as a greeting, and has really no useful content.Again, thank you very much!Please everyone, I want to hear your feedback!
  13. Dude, just let people enjoy what they want to. If you think something is retarded, then... well... big deal. If people want to watch/read/wear Naruto, or something else you consider stupid, its their choice. Don't hate them for it.
  14. Hello everyone. I stayed all night working on my website, and I finally made it to bed at 7 a.m.. Then, I woke up at 1 p.m. and worked on it on and off until about 6:30 p.m.. So anyways, some of the changes I have made to my website are listed below. 1. I have decided to simplify the design and the focus of 2k art. Now its a simple portfolio which contains my art, some of my programming and also a short biography on myself. 2. I'm using Light-box for my art portfolio now. I think it adds a nice effect to my website. Well, I guess thats enough talk The web address is listed below. http://forums.xisto.com/no_longer_exists/ I'd also be very interested in your comments and suggestions.
  15. I have submitted my votes. A heartfelt congratulations to everyone who who made it this far.
  16. Well, I'm not really sure if anyone will be able to help me with this... but I am looking for a super lite browser. I mean, liter than Opera. I want it to be super fast, and super functional, but I don't want a crap load of extra stuff.What I want:TabsSpeedSame abilities to play flash objects, java, etc.simple look... barebones... skeletal if you willWhat I don't Want:extra plugins that are not required for functionbookmarks/favoritesfancy interface.So yeah.. if you know of any browser like this.... even if it was made in some guys basement, I'll be glad to use it.
  17. I do not believe in reincarnation, and I highly disagree with its principles. I believe that you spend an eternity either with Christ, or an eternity separated from Him. I will never be able to thank Christ enough for the grace and mercy that He has shown me, and I am certain I will spend eternity with Him. This world is sinful and corrupt, I can not belive in reincarnation for this reason. I can not see any hope in the belief that we will be reincarnated, again and again, forced to live many lives in this sinful place.
  18. Crap man... I'm to poor to be addicted to Coca-Cola .However, if I was to be addicted to any beverage, I must say that it would have to be Root Bear XD... I love that stuff!Hmm... I not really sure I'd want to be addicted to Coca-Cola though... I mean that'd be horrible for your stomach and teeth...
  19. You will soon... muhahahaah! Anyways, I voted 'Kind of'... cuz I mean... although I'm not afraid of deaths consequences, I'm afraid of the possible immense physical pain of death.
  20. Hmm... well now that I think on it..... yeah... thats really all it is isn't it..... but.... I guess its still usefull.... and yes.... it definately would have been much nicer to see some tools developed specifically for non-profits..... hmmm... well google has a large table to serve... so I can see them not creating special services.
  21. I think this is a pretty awesome idea. 1. I love this idea because it helps to give feedback to other users on their topics, posts, etc.2. It feels great giving people a gold star... hahaOne improvement I would like to see is that as well as showing who gave you those ratings (or possibly replacing who gave you them), when you click on the links, it takes you to the post or topic that you were rated in. That way, users are able to see what they were rated for, as well as who rated them.Hmm... other than that.....OpaQue, you get a gold star.... literally.
  22. Thats pretty cool... I imagine google will certainly gain some nice publicity from this as well... I'm glad to hear that a large company such as google would do something like this.
  23. Photoshop... and well.. nothing really needs to be said about photoshop... its awesome....For coding, I use notepad. I have dreamweaver... but really I may as well uninstall it... the only thing I find its useful for is spell-checking... because I don't have MS Word ...The major advantage to using notepad is that you increase your skills and abilities in coding, and word processign in general. And you can feel special knowing you used nothing but a text-editor... lolI think large web-editing programs are a waste of space, time, and money. With practice you can do it all from scratch, and you grow much more in your abilities.
  24. Actually one of my friends was able to find this file for my, sorry for the inconvienience if anyone actually began to look, but thanks anyways.Mods, you may close this topic now.
  25. Ok... so I spent all night downloading Rappelz, all this morning installing it and making room on my pc.... and guess what.... I'm missing one file.... so now it refuses to work.So if anyone plays Rappelz could they upload 'd3d9.dll' so a file sharing site, etc. and pm me the link please.Your help would be greatly appreciated.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.