• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by mefistoo

  1. M

    Gesior AAC 2011 - Needed? Ideas?

    I haven't went through your code, or read your post, but after seeing your 'live preview' and typing apostrophes in input, after submitting they become \'\"
  2. M

    Gesior AAC 2011 - Needed? Ideas?

    Why is the execution time so high? Also, stop using add_slashes on inputs, and leaving them.
  3. M

    Gesior AAC 2011 - Needed? Ideas?

    Use a DBAL, or even better a ORM or at least prepared statements if not, people will probably find SQL injection quite quickly, and people that will "develop" scripts for this, will make it vulnerable. Also learn about magic methods.
  4. M

    Post ideas of systems to GAAC/MAAC

    Modern AAC is still being developed, but under different name, not famous here.
  5. M

    archezaac 2

    Adapt Doctrine into this, or at least use prepared statements. There is already AAC in development using this framework, why make 2? Consider Symfony 2.0
  6. M

    Archez AAC :: 0.1.0

    Just because other AAC's made some mistakes, it doesn't mean you have to make exactly the same ones. Took me hell long just to make it run. It's the script that should run on all machines not the server. Why would you use short tags? It's not recommended, that's why it's switched of by...
Back
Top