
mixmaster
Members-
Posts
194 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by mixmaster
-
Sorry but why would someone pay 80p for something you get for free and only last 48 hours when they can pay £6 for an entire month ?
-
Nice work :)
-
Sorry for posting my opinion when i know he can do a lot better , he has a lot of potential.
-
Go with something that suits you :)
-
Well if you can put effort into having a "showcased" template , so we can all see what you can do when you put alot of effort in , then i may just be tempted to take you up on that offer ;)
-
Sorry to say but in my opinion you're not designing anything good , and that is a real shame as i know you can do alot better. Your orbs are a great example on the kind of level you can work at.
-
A few people here actually prefer to help people rather than charge them $5 for something that would take 2 mins to fix
-
Personally yes , but i guess it's all down to personal preference , so see which you are most comfortable with and go with that choice
-
I started on procedural from reading a few tutorials , then i stopped with tutorials and just read through php's documentation and went with oop since then , so i would class it as a stepping stone
-
Well i started with procedural and then moved on to oop and stuck with oop , so that's my choice :)
-
Maybe you should put a minimum bid , rather than just asking for offers
-
If you change the number to a minus , then it credits you with that amount of cookies every time you click it
-
What TV Shows are you currently watching?
mixmaster replied to Jan Kaufmann's topic in Media Entertainment (FKA Tv Shows)
Arrow (waiting for 2nd series) Dexter Covert affairs Under the dome Da Vinci's demons (Waiting for 2nd series) Person of interest (waiting for 3rd series) -
What are your favorite all time top 5 Movies?
mixmaster replied to Jan Kaufmann's topic in Media Entertainment (FKA Tv Shows)
Lion king 1 and 2 Shawshank redemption Das boot Green mile Mulan (film version) -
I will be getting a ps4 as that seems to be more dedicated to being a games console rather than a media center , and i don't want to feel like i'm being watched all the time (xbox kinect) lol
-
Shame you don't specialize in the proper use of paragraphs.
-
Just because you are not doing it any more , does not mean nobody else is wanting help with it , people can use it as reference and post if any help is needed rather than making a new topic p.s : Learn to ****ing spell - not 1 post from you is ever spelt properly
-
replace <td colspan=2><img src='captcha_verify.php?bgcolor=C3C3C3' width='170' height='88'/></td><td><b>Enter Captcha Code</b></td><td colspan=2><div class='reg_namebox'><input type='text' name='captcha' /></td></tr> "; with <td colspan=2><img src='captcha_verify.php?bgcolor=C3C3C3' width='170' height='88'/></td><tr><td><b>Enter Captcha Code</b></td></tr><td colspan=2><div class='reg_namebox'><input type='text' name='captcha' /></td> </tr> ";