Jump to content
xisto Community

pop

Members
  • Content Count

    102
  • Joined

  • Last visited

Posts posted by pop


  1. I tried that software to make game but it didn't work. Maybe it worked in 2005 when dear powd3r wrote this topic but it doesn't work no more. if you want to make games, you better learn something like javascript or even html/css to make a website about your game. but, if you want your game to connect to mysql you need to use server side language like ASP or even Python, which is easy language to learn, and work on linux and on windows


  2. It will probably fix itself. But this has never happened to me. Are you sure you were at least 1 day in credit?

    when i wrote first post was first time i figured out i have - credits. so i don't know did the day pass since then.
    is everything going to delete, or folders are going to be intact? i hope i won't need to write application again?
    thanks

  3. thank you for explaining credit system. i don't need bothering admin for this, because nol moderator explained.

    Lol, thats happened to me before. It fixed it self after a while, just like you. I also have a clan, could you you send me your website?

    sure. i'm not building this website, it is done by my friend, but we are hosting it here on Xisto. http://forums.xisto.com/no_longer_exists/ . this is our website, and our members are here (you put mouse over image) .
    do you play cod 4 too?

  4. I don't know is this right place to write about problem, but i had 1 credit yesterday, and i came here to write some good and quality post but now i see that i have -4 credits. How did i lose 5 credits in one day?Now am in panic and need to write something to get that credits :)Now i have 0.8 credits. Ok, i am sorry for this post, but i'm afraid to lose my hosting because i have my Call of Duty clan and i have website for that clan.


  5. Starcraft is one of the best strategies there is. Blizzard has once more proved that they are maybe the only ones who can make game that will be played long time after it's relise. Even 10 years after, starcraft is played like in the time when it was published, and that states for something huge.


  6. Hello people!
    I just found this post http://forums.xisto.com/topic/4510-the-Xisto-story/, and i think it is the best post there is on Xisto forums. It is so inspiring. If google had story like this i would like it even more then i do now. I hope Xisto is going to be even larger then google one day.

    What posts did you find on Xisto that are just awesome. That dropped you off your chair when you read them? :rolleyes:


  7. If you want to check that something isn't empty use operator == .
    Let's say you want to check your post['name'] to be empty, you can use

    if (post['name'] !== "")

    In this case if condition will only return true if post['name'] !== ""

    Also you can use empty

    if (!empty(post['name']) {

    Will return true if your post['name'] is everything but empty.

    To check your post['name'] even better, you can use regular expression

    $pattern = '/[^a-z]/i';if(preg_match($pattern, $string)>0) {

    returns true if there was some other character than letter

  8. ah yes my dear sheepdog! :rolleyes: (ovĨar is how we say it back here)people just don't understand the need for the topic about dogs, couse most of the time they don't understand the need for dogs in our lives. thank you for understanding the need for such topic ;)i have two dogs, one is a mixture of pekinezer and another small dog, and other one is regular german shepard. but when i talk to my dogs they seem to feel another dimension to this world, that's hard to explain to these regular folks here at Xisto. they just can't understand that dogs have mutual feelings to us humans, and that they can see almost the same as we can, but they just don't know a way to express that feeling.but never mind. i don't care. couse i know that sometimes i just leave my dog in front of computer and when i get back i realize he discovered so many new topics i can fondly respond to. my dog told me that this topic should be forgoten for me, but heck, you can't always listen to your dogs, then you might say that they are right?!p.s. i just stole this avatar from user here on trap, i think it was typomage, or someone else.. not sure :confused:


  9. Hello internet people, and Xisto forums.I have only 2.7 credits, and i want to have something to talk because i have no fun topic to discuss about. Many people here talk about their dog or cat, or firefox and windows vista. That is funny to me because i think internet people need to be smart. Why do i need to talk about my dog, i have friend home and i talk about my dog with my friend. I don't know how it goes in other country like United States Of Kingdom but i think people need to talk about their dogs with their friends, because how can i help you with your dog, when you live 10000 kilometers away from me.It not fair, i try to write some meaning in forums to get some credit, and i try really hard because my English really bad, and someone talk about his dog and have many credit, or many many post. I sorry but find talking about dogs really strange on forums, when there is many other more important thing to talk about unless you are a dog. If you are a dog and talking on this forum then sorry because i know few dogs who talk on forums and they cool, but they evolve end never say they are just dogs.This is not flame post i'm serious.

×
×
  • 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.