P
P
PO6OT2015-06-18 17:08:48
PHP
PO6OT, 2015-06-18 17:08:48

Is this shitcode? If so, what exactly did I do wrong?

See /app/system/load folder:
http://woonem.tk/download/3.1.2_stable.rar~link is invalid
See index.html file and /.inc folder:
http://woonem.tk/download/2.0.0_stable.rar~link is invalid

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-06-18
@woonem

Yes, it's shitty code. And what did I get tired of listing
- $GLOBALS and the use of superglobal arrays
- the use of a dog to suppress errors
- for($count=0;isset($block[$count]);$count++) and dumb endless loops instead
of foreach - variables like $ ppfile and $pppfile, your code is very "easy" to read.
- mixing php and html and css
- in fact the code consists mainly of line cancatenation ... it's sad
- using the closing tag ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question