|
ASOT 450 Bedroom DJ Contest
|
View this Thread in Original format
| Imu |
Hey guys,
Couple of things:
a) Any other DJs here taking part?
b) If you are, is anyone else having trouble filling out the details? It keeps putting up an error message saying "name: alphabetic letters only" even when you only enter alphabetic letters.
Thanks! |
|
|
| Imu |
| quote: | Originally posted by palm
alltime low |
? |
|
|
| zydus |
Just submitted my mix today. The php script they are using sucks.
You can't have any ' (apostrophe) in any text field at all. |
|
|
| woscar |
| I'll submit a Detroit Techno set. |
|
|
| orTofønChiLd |
| goodluck with that |
|
|
| palm |
| quote: | Originally posted by woscar
I'll submit a Detroit Techno set. |
can i have it? |
|
|
| Trance-MB |
| quote: | Originally posted by Imu
a) Any other DJs here taking part?
|
Just 999 others according Armin @ a.s.o.t. 448 :) |
|
|
| clubamerica |
| quote: | Originally posted by woscar
I'll submit a Detroit Techno set. | Is it better then the crap you usally play? |
|
|
| mfitterer1 |
| quote: | Originally posted by Trance-MB
Just 999 others according Armin @ a.s.o.t. 448 :) |
That explains why they shut the comp down early. 7 hours early. ****** mother******s. |
|
|
| djnitride |
| quote: | Originally posted by zydus
Just submitted my mix today. The php script they are using sucks.
You can't have any ' (apostrophe) in any text field at all. |
Thats pretty lazy if you ask me. The reason for not allowing ' is to project VS SQL injection.
The professional way to do it:
Replace ' with fowardslash' as you put it in the database, whenever you take it out replace fowardslash' with ' (or just run mysql_real_escape_string() on it)
Apparently Armin can't even afford a decent PHP/SQL dev :haha: :haha: :haha: :haha:
EDIT: Looks like trance addict is replacing fowardslash' with ', so i can't actually add the char, lulz |
|
|
|
|