Forum: PHP Mar 28th, 2009 |
| Replies: 5 Views: 285 wow that was a brain fart the thing i missed was a colon i feel bad for even posting this well wee all know the solution is in this it is to get a proper texteditor thank you guys |
Forum: PHP Mar 28th, 2009 |
| Replies: 5 Views: 285 whats the diffrence between binary files and scorce code? |
Forum: PHP Mar 28th, 2009 |
| Replies: 5 Views: 285 oh yeah the 50 was when i was counting (thats kinda weird that when i paste the code in here it creats extra spaces) i forgot to take that out before i pasted this. and alright ill cheack out that... |
Forum: PHP Mar 27th, 2009 |
| Replies: 5 Views: 285 i have a parse error and i just cant figure out what it is because it seems my code is right but maby im wrong any advise is apreciated aswell heres my code
<DOCTYPE html PUBLIC "-//W3C//DTD... |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 oh yeah i was just going to ask about that how do i do that again its been awhile sence i been here |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 thank you your a cool guy in my book sorry for my trobles i know i can be a hard guy to work with at times |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 its actually ff00cc not ffoocc :) |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 ohhhh i just figured it out the color was wrong for somreason that color dosent work but when i typed #e2edff if worked cheers mate thank you for all your help also what does the !important mean ? |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 hmm yeah it is um do you think it could have something to do with the doctype? |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 oh hmm the book i have now i cant tell if it sais space or not the font is a bit funky hmm i guess there isnt a space but i mean by the loks of this it seems like it could be bouth so idk |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 tecknikly actually there is a space before and after the "-" i just messed up a bit ll didnt fix it though im preaty shure that santax errors arnt causing the problem |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 k still didnt turn the background to #ffoocc |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 ok cool that worked but it didnt execute that css code it just came up as $css and i tried it with " " and ' ' didnt make a defrence then i tried just putting $css in the else statement didnt work... |
Forum: PHP Mar 24th, 2009 |
| Replies: 20 Views: 681 I tried doing this, and it didnt work. Im goign to identify the $css in the else of an if else statement; so when its else, it willl turn the web page that color, but i cant figure out how to... |
Forum: Geeks' Lounge Jul 24th, 2008 |
| Replies: 3 Views: 600 omg i just realized that i didnt add the server b4 thats why i couldent see any one on in the firstplace ive just add the server and now have axcess to the real chanel lol |
Forum: Geeks' Lounge Jul 5th, 2008 |
| Replies: 3 Views: 600 o yeah lol forgot about that yeah the 4th yesterday was pready cool i went to a blues fest where they have lots of blues bands and saw alota fireworks 2....probably gona go today to:icon_cheesygrin: |
Forum: Geeks' Lounge Jul 5th, 2008 |
| Replies: 3 Views: 600 I just entered the irc room and nobodys on not eaven a admin just wondering why? |
Forum: C++ May 3rd, 2007 |
| Replies: 23 Views: 3,132 shut the **** up nichito im trying my best to learn this stuff im not wasting your guyses time it takes me a while to learn this stuff everybody learns diffrently and just because u can learn this... |
Forum: C++ May 3rd, 2007 |
| Replies: 23 Views: 3,132 |
Forum: C++ May 3rd, 2007 |
| Replies: 23 Views: 3,132 o icic thanks um but what i was really wondering how does that work in the loop it kinda hard for me 2 picture it |
Forum: C++ May 3rd, 2007 |
| Replies: 23 Views: 3,132 well thats just the thig i didnt know it was called an arithmetic operator otherwise i would have found it and ya i just searched it and i found usefull results so thank u i guess but pleas dont... |
Forum: C++ May 2nd, 2007 |
| Replies: 23 Views: 3,132 o btw i still cant find in any tutorial or book the += thing |
Forum: C++ May 2nd, 2007 |
| Replies: 23 Views: 3,132 o thats what u mean well i kept the variables i already had and copied that and took out my loop cuz it did the same exact thing except an extra function. so ya your right lol um ok well thanks for... |
Forum: C++ May 2nd, 2007 |
| Replies: 23 Views: 3,132 |
Forum: C++ May 1st, 2007 |
| Replies: 23 Views: 3,132 o well nex time tell me its not compleated |
Forum: C++ Apr 30th, 2007 |
| Replies: 23 Views: 3,132 o ok but anyways the thing u gave me didnt do what i asked help for 2 do all it did was do the same thing i had b4 |
Forum: C++ Apr 28th, 2007 |
| Replies: 23 Views: 3,132 well i just wana know how the += thing works |
Forum: C++ Apr 28th, 2007 |
| Replies: 23 Views: 3,132 oo thats cool um im wondering if u can send me a link 2 a tutorial that explains in detail how that works um i have the basic i dea but i just wana learn alittle more about it |
Forum: C++ Apr 28th, 2007 |
| Replies: 23 Views: 3,132 i created this program and it works perfictly but how do i make it so all the numbers,that this loop prints out, add together?
heres the code#include<iostream>
using namespace std;
int main()
{... |
Forum: C++ Apr 2nd, 2007 |
| Replies: 3 Views: 667 ok here they are
C:\Documents and Settings\All Users\Documents\trying to figure out.cpp In function `int main()':
11 C:\Documents and Settings\All Users\Documents\trying to figure out.cpp... |
Forum: C++ Apr 2nd, 2007 |
| Replies: 3 Views: 667 why isnt this program working?
#include <iostream>
#define SIZE 10;
using namespace std;
main ()
{
char Black,Brown,Red,Orange,Yellow,Green,Blue,Purple,Grey,White;
int a; |
Forum: JavaScript / DHTML / AJAX Mar 30th, 2007 |
| Replies: 1 Views: 1,180 o ya im just going to do this on my computer not over the web |
Forum: JavaScript / DHTML / AJAX Mar 30th, 2007 |
| Replies: 1 Views: 1,180 hi i have an idea of taking a foarm and like making a simple calculator with javascript and im wondering if i have to send the input to one of thoughes programs that retrives the data or could i just... |
Forum: C++ Mar 27th, 2007 |
| Replies: 6 Views: 1,028 o i just read about for loops and the for loop is the "do loop" thing i was looking for |
Forum: C++ Mar 27th, 2007 |
| Replies: 6 Views: 1,028 well i was going to make a loop for exponets but on a last post i found out that there is already a function in c++ for them so i dont need a loop for that anymore but it would be cool to have a loop... |
Forum: C++ Mar 26th, 2007 |
| Replies: 6 Views: 1,028 well then how can i get around this problem? |
Forum: C++ Mar 26th, 2007 |
| Replies: 6 Views: 1,028 im wondering if there is a plain do loop instead of do while? |
Forum: C++ Mar 26th, 2007 |
| Replies: 34 Views: 4,820 ok well if you can you should stop this thred and ill just focus on loops some more like you said untill another time but thanks for all your help i apreciate it. |