Jump to content
MakeWebGames

Dayo

Administrators
  • Posts

    2,491
  • Joined

  • Last visited

  • Days Won

    196

Everything posted by Dayo

  1. me again looking for item images that you would have on a mafia/crime game, i have a small budget of £50 GBP ($80ish USD) if you can make images/have some pre made (even better so i dont have to wait) PM me!
  2. there is no need for the foreach $pages = array( 'inbox' => 'Your Inbox', 'outbox' => 'Your Outbox', 'settings' => 'Your Settings' ); $action=$pages[$_GET['action']; $function = 'mail_'.$_GET['action']; //Appends mail_ to the function name. if(function_exists($function)){ $function(); } echo '<h3> '.$action.' </h3>';
  3. I will post them on MWG as a backup (the makers will be named and i will say i made none of them) I will make an entries thread nearear the end date. (so it dosent get spamed) also may i say i only have had 2 entries if people have a PSD and dont know how to code PM the layout to my MWG account and if you want to code a PSD PM me and ill give you a choice of PSDs to code!
  4. use what ever you want mate ;)
  5. - Is it any good? Yes, depending what you want it for. - Is it easy to understand for a beginner? I learned CSS very easily with this IMHO you can not beat it when you are making CSS's - Does it help with programming? HTML/CSS/JS/PHP i use it for - How has you're experience been with it so far? Ive used versions from mx 2004, 2008 (what im using atm) to the CS4 all have had improvements but ill just stick with my £50 copy ;) - Do you use it on a daily basis, and has it improved you're programming standards? I have used it for 5 years, and i have learned all my CSS/HTML very very quickly with it - Has it helped you improve knowledge on certain aspects of programming? Mainly CSS as i was one of those table freaks before, now i prefer tabless designs. - Overall is it a good program to use? If you can afford to spend the $100's on the programme and want to learn while you programme then yes it is good :thumbup:
  6. any version mate ;)
  7. I may use that in a few of my projects thanks djkanna But for forums/static HTML i go to tektek.org
  8. agreed, i have altered the BG so it dosent look so similar
  9. i have this coded for mccodes V2 i will release this when i release the template section of my archive
  10. So far i only have 2 coded designs sent to me (one ingame by lilith and 1 login by wrx) if we get 3 ingames* and 5 logins*/registers* the prize will be $75 * coded
  11. I wanted A unique search also are the googles x browser? :P
  12. i have a few joobs i need to find out how to hack google and youtube, if you find them out ill make it 15 quid ;)
  13. lol i actuly was thinking of starting C# as i would like to go into iphone app developing i brought a book to read at work last weekend so this would be great to help me along ^^
  14. That's why I used the decimals as an example by adding more digits you are making a more precise number / color in this case And if you are adding a 0 to the end of a number you are rounding it to x decimal places but I won't go into that here :p
  15. Yes but imwas using it as an example for the colors so instead of it being #RGB it is #RRGGBB therefore making more possible shades of coloring I go back to my example #000000 is very slightly different to #000001 provost not that noticeable until you lookinto it in more detail :) If you don't agree let's agree to Disagree ;)
  16. Ahhhh a Bertrand you are wrong ;) by adding an 0 at the end of any number you are making it more precise for example if I were to pay 1.01125 dollars into your bank it would show up as 1.01 dollars Another example is petrol let's say you get £20 of petrol and the pump says you have 15.02L that could be 15.015-15.24 Another is the exchange rates ATM 1gbp = 1.54 usd but go into more detail 1 Gbp = 1.54010451 usd
  17. If I remember correctly 6 digits Make it possible to make different shades of color to be more precise for example #FFF you may want #FFFFFE (a very slightly darker color) and even darker #FFFFFD etc ... Think of it as maths for example 0.1 could be different the all of the below 0.10 0.100 0.1000 Etc etc ....
  18. Dayo

    9/11 R.i.p

    I wish the victims may rest in peace and there familys all the support with dealing with this tragic event.
  19. plus you forgot to select `cmADDER` but spose this is just an example
  20. "CD-Gaming network" will be a network of games on facebook but i am going to have 1 core userbase so all the users only have to sign up once plus if they donate they get credits they can use on any of the games ;)
  21. woops i ment CD Gaming Network was just a typo sorry for any confusion ^^
  22. wrx dont forget to enter them (by sending an email with the attached template to [email protected])
  23. ?( this is going to be a network of facebook apps, 1st ive realy mentioned of it you are probley thinking of CE actuly the names are rather similar i may have to change that :pinch:
  24. @WRX yea i was going along the lines of a space theme as just recently ive had several ideas on templates for space etc ... @ishmell i know nothing happens overnight, im gona keep looking at tutorials and eventuly get better at what i love doing ^^ @all im gona code this up and i may use if for CD-Designs/CG-Gaming Network as the one i have atm fo cddeigns is a freebie :whistling:
  25. As most of you know im not much of a designer so today i i thought i will finaly put my PS into use after a year of having it and never using it :rolleyes:. I used a tutorial online for the BG so i cant take all the credit for that. Any way here is the final product
×
×
  • Create New...