galexcd
Members-
Content Count
1,313 -
Joined
-
Last visited
Everything posted by galexcd
-
How Do I Get Rid Of The Placeholder Page? [resolved]
galexcd replied to bangms's topic in Web Hosting Support
If you just want to change your subdomain you can use this page. It will cost 15 credits however. I would suggest doing this instead of reapplying, unless your entire account is some how messed up. -
Well if you just want to have them cut together all you need is some video editing software. There is tons out there, some free ones, some you have to pay for. I use final cut pro myself, however I doubt you'll be wanting to use that one. For some of the more complex special effects that they did in that video such as keying it may be difficult to find a free one. If you tell us what operating system are you using, we could perhaps we could help you find a good one.
-
I suppose it could, however this is the only thing I am using my website for so I should hopefully be ok.
-
Yeah but didn't God know that he was going to do that when God created him? If God didn't then satan fooled god. If God did know, then He just created satan for the sole purpose of banishing him.
-
Initializing fin to null is no different than initializing it and not setting any value for it. Besides this topic has been resolved. Well, fin is really just a class, and any class can be null, it just means it is an empty reference to a class with no data in it.
-
But the all knowing god would have of course known this when He created the angels. It's not like God was fooled. He created them, and their thoughts and everything about them. Surely you can't tell me that satan actually fooled God.
-
This topic seems to be mainly just an argument between KansukeKojima and hitmanblood vs. amirborna. So I will try to inject my opinions in here because I believe I am the most neutral of the bunch. So I do hope you three bother reading this post and perhaps utilize it to come to an agreement. I was raised catholic, however not entirely. I participated in the sacraments, however I did not religiously go to church. I mainly only went on holidays. And now most of that has stopped, I only go to church on christmas and easter just to be with my family, however if they didn't go I certainly wouldn't go by myself. So do I believe in god? Well I certainly believe in A god, and I pray to Him every day. I believe in evolution and that this planet in particular was not created by god with the adam and eve story, however there must have been something, all powerful to have started it all. Are you telling me that from nothing at all, not even space, nothing, no souls, no god, no nothing, not any matter or anything at all, all of a sudden sprung out and entire universe. Something needed to create space. I know space means an area where there is nothing, however it still is something. Something needed to create the three dimensions of space. So this brings me to what I believe in. I do believe in a god who created this beginning, knowing that all of this was going to result from it, and is still with us watching over us and protecting us. And I pray to this God I believe in. However, as for the rest of the faith I do not know what I believe in. I'm not sure if I believe in His son, which is sad to me because if He does exist he is most likely crying for my salvation, however I cannot force myself to believe Him, my conscience is in the way. I do not believe in satan, why would an all knowing all powerful God create a rival just to send "bad souls" to. It sounds more like a playground struggle than a biblical story. So because if this I really have no idea what to believe anymore, and if everything that the christian religion believes is true then I suppose I'm doomed for an eternity in hell which is even more sad seeing as my theories from god came directly from my parents and from others, so if it all exists, I am going to hell thanks to everyone else. You may say "Just take Jesus into your faith and pray to him", and yes I can do this, however I cannot force myself to believe in something. You try to believe in something that you don't already. You will find that it is very difficult.
-
No thats not what I'm saying at all. Apparently you do not understand the meaning of kidnapping. I'm saying that you're with us. There is no without us. You have no option. You are in the group no matter what you do. Even if you delete your Xisto account and leave we'll hunt you down and force you to be a part of the group. There is no against us. There is only with us.
-
The Earth Is Really Flat Its a conspiracy
galexcd replied to galexcd's topic in Science and Technology
The reason nobody has heard from us in so long is because we were put into a prison camp near the ice wall. We got sloppy and got ourselves caught. Thankfully another team raided the camps and most of us escaped. It is nice to know that we are not the only ones working to uncover the truth. The camp was destroyed, however we are sure they have other ones and therefore we will no longer post updates about our journey. -
It wasn't so much an invitation as a kidnapping... As soon as I have a moment I shall add you and the other two members waiting in line for this group... Soon our power will be overwhelming.
-
Well howdy there b_11_321 without the _321. I'm galexcd_679 without the _679. :DWelcome to Xisto! Like bbear said tell us more about yourself! Xisto is more than just free webhosting it is an amazing community and every new member is accepted, and even some friendships are made, however friendship needs to start with more knowledge about each other so tell us anything you don't mind sharing with us. I will be awaiting your reply.
-
You haven't even said what you want to do with the database yet, how are we supposed to know what kind of code to give you when you haven't even fully explained what you want? Do you want to know just how to set up the database? Well you can do that much easier with phpmyadmin, but i suppose I could whip out something for you really fast. CREATE TABLE "category"(`ID` INT(3) NOT NULL AUTO_INCREMENT,`NAME` VARCHAR(35) NOT NULL, PRIMARY KEY (`ID`))CREATE TABLE "subcategory"(`ID` INT(3) NOT NULL AUTO_INCREMENT,`SUPER` INT(3) NOT NULL,`NAME` VARCHAR(35) NOT NULL, PRIMARY KEY (`ID`))
-
Well its too late for that. You're joining weather you like it or not. We need some more strong coders such as yourself in this group. You advertised your skills in this topic, therefore you're in.
-
My friend tried to get me started on this game. I looked sort of interesting however he was trying to get me to try it about the same time that bioshock came out, which distracted me from it. Perhaps I should go back to it and finish it up.
-
Actually time isn't an sql function, its a function in php while now is an sql function. If you wanted to use time you'd have to put it outside of the quotes. PHP isn't going to parse that inside the quotes.example: $result=mysql_query("INSERT INTO books (title, dtime, text1, text2) VALUES('$title',".time().",'$text1','$text2')",$connect); I suggest you use NOW if you wanted to let sql handle the time... or, you could use current_timestamp. $result=mysql_query("INSERT INTO books (title, dtime, text1, text2) VALUES('$title',CURRENT_TIMESTAMP(),'$text1','$text2')",$connect); $result=mysql_query("INSERT INTO books (title, dtime, text1, text2) VALUES('$title',NOW(),'$text1','$text2')",$connect);
-
Firefox Aims For Guiness Book. What a crazy plan
galexcd replied to kudmus's topic in Health & Fitness
I do think it would be an interesting record because nobody has done it before but we all know firefox is going to beat any other downloading world record... Also, this xkcd comic fits so perfectly in this topic: -
I think the best way of doing this is to have two tables. One called Category the other called subcategory. Under the category table you would have ID and NAME. Under the subcategory table you would have ID, SUPER, and NAME. The super value under the subcategory would point to the ID of its supercategory.
-
Actually in this case php is saying the right line. Its telling you that it didn't expect the end of the file to be on line 12 with two if statements still open. Like truefusion said however, Salamangkero's solution should work.
-
Striker9, if you need some credits you should participate in the next credit givaway I will be holding soon. Check the hosted members forum occasionally to see when it will be up. I believe the reason for this is that OpaQue wants the domain to cost 250 HOSTED credits. It is really a shame because hosted credits are so much more difficult to obtain than non-hosted credits. I could collect 250 non hosted credits in a week if I tried...
-
Grades can tear some students apart. I've been in the position you are in and it isn't fun. I don't want to assure you that you did well because that is what people would do to me when I was worried about a test grade etc, and when I got the grade back that made me even more depressed that now I would have to break to them that they were wrong and I didn't do so well. The only thing I can do is wish you the best of luck. It is not the end of the world if you fail a class. Sure it seems awful now, but in a few years you won't even care.
-
What Is Www.trappedinshit.com? Well, I guess you already know
galexcd replied to ivantoar's topic in General Discussion
I believe the domain actually used to point to that specific subform, I may be mistaken. Opa more commonly known as OpaQue is god in this hellish place we call home. His will be done. He is not only just one of the two admins on the board but he is the amazing mastermind behind the entire xisto netowrk. -
I couldn't agree more with kobra's post. You are acting like the code to do this is just some magical function that we are all keeping away from you. I'm sorry but the function send_email_based_on_database($database) doesn't exist! There is also no magical code that we can give you to do this, well I suppose we could but it would be long and not help you at all. You need to first figure out how php works and what it can do for you. You should have figured out by yourself that rvalkass's post would be most efficient, or at least figure out another solution that would work, for example making another database mirror the first database and make a cron job to find differences between them every day/week/month. And then from there you would be able to patch together the small parts of the project for example "How to go about mirroring the database?" well that would be a bit better of a question to ask us, however you should be able to figure out how to do that as well if you know loops. Then comparing the two databases shouldn't be too hard either. Just go row by row and compare the data. Now don't tell me that you are so thick that you couldn't figure that out. If you take a moment to think about the project you want to do you might actually learn something instead of asking us for code that could be implemented in many different ways.
-
Alright, first of all you really need to search before creating new topics in this forum. This topic is some big fat spam... Because I am tired of posting this multiple times I'll just make a neat little list that hopefully you can understand... First lets get some disclaimers out of the way so you don't immediately assume that I'm one of the typical mac users who defend every apple product? I use a mac because I'm a video editor along with a programmer however I do not think it is the best operating system out there.? I tripple boot my computer with leopard, ubuntu, and XP? My favorite out of the three is Ubuntu however most of my video compositing apps only run in mac so I don't find much time to boot into it.Alright now things that make you look like an idiot:? PC isn't an operating system or even a specific type of computer. Even if your referring to a machine capable of running the windows operating system there are a ton, dell, gateway, and look now even apple hardware can... So I'll assume your use of the word PC means a non apple machine?? I'm not going to even bother explaining the one button or games remark, but anyone with access to google should find an accurate answer for this.? Upgrading: Yes the mac book air, way to pick out an ultrathin notebook and say its not upgradeable. How about the Sony vaio TZ, doesn't have PCIe slots, can't put your GeForce 9800 GTX in it.... Ahah obviously sony vaios suck... Gateway T1616, doesn't have PCIe slots, can't put your GeForce 9800 GTX in it.... Should I keep going?? Safe os: Alright, you got me only reason apple doesn't have viruses on it is because nobody cares enough to write one? Alright fine, why don't you and all the others that hate apple so much just go out and write one right now? Imagine all of the people who would love to make mac users switch over (which is an entire other point anyway, see the next point), why don't they just all go out and write a virus. Hmm could it be that a unix file system is just a tiny bit harder to exploit?? Why the hell are you trying to force your crap on us anyway? If anything why not promote linux... oh yeah thats right I'm sure you really have no idea what that is in the first place. Go back to playing your games and studying for your classes and stop littering this forum with meaningless posts that everyone is sick of hearing.
-
Due mainly to lack of time on my part I have currently put this project on halt. I might be returning to it soon, however if sombody wants to take the source code and run with it they are more than welcome to. ------Here is the source code-------- The only reason I haven't released it until now is because I was slightly embarrassed with the quick and sloppy programming job I did, and I did borrow some functions to make bold text etc. Just a quick note if you just copy this source code and put it on your server it will most likely fail unless its on Xisto, just because the md5 check will have a different IP address to hash. The MD5 check in this source code was "880ea6a14ea49e853634fbdc5015a024", (in the comment on the first line of last.php), but you must change it in the fopen statement (line 9 on last.php). The way to get the md5 check of your particular server is to fopen this url: http://forums.xisto.com/user/1-opaque/ and print out the source, find the javascript value that says var ipb_md5_check= and use that particular number. You must do this instead of viewing the source in your browser because the md5 check hashes your IP address in a way I was unable to figure out so your server must load this variable.