How can i put adsense at the sidebar.i'm using wordpress.where can i edit it?and what the code?please..
You will need to add it to sidebar.php, which can be found in wp-content/themes/name of your theme/sidebar.php
If you have the widget plugin, just copy and paste it to the text widget and drag it to your sidebar. This would make life easier, but not all theme support the widget plugin.