is it standard or good way to put code in block with php fiter format and use another drupal benefit (handling users,contents,roles,another modules)?
for example i need to use jquery ui dialog. i can use this module. another way is to paste jquery ui dialog script in php code block.
or
i need a special query from database for admin. i have create a page and use content access module and paste my code (including html,jquery.php) in php code block.
or inserting user in drupal database with query in block