meredirect url dengan htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
Redirect / http://www.new-address.com/
RewriteRule (.*) http://www.new-address.com/$1 [L]
</IfModule>
explanation :
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
Redirect / http://www.new-address.com/
RewriteRule (.*) http://www.new-address.com/$1 [L]
</IfModule>
explanation :
Helo,
I found this in the internet when I need to custom my 404 page . Because the default 404 page from codeigniter is so ‘default’ .
When the application can not found the page requested, it handle by the Exceptions in the codeigniter , function show_404.
You can find the file in [...]
I found an interesting code when I’m coding.
what is difference between :
$_fx = &$a ;
with
$_fx = $a ;
The first one, we call it parsing reference, and the second one , is parsing value.
you can see the difference with this sample :
gw kehilangan dompet beberapa minggu lalu , yg isi nya KTP, SIM A , dan SIM C . Untung gw jarang2 banget bawa kartu kredit or kartu debet di dompet kalau tidak penting.
Yang ingin gw ceritain di sini , pengalaman gw ngurus sim .
pertama2 , jelas, kita harus ke kantor polisi untuk melaporkan kehilangan, dari [...]
Ini gw dapet dari php.net waktu gw nyari fungsi u/ mengubah character non alphanumeric ke ‘-’ .
Berguna u/ merename filename yg aneh2 atau hal2 lain :
mykitchenart adalah trading company yg bergerak di bidang perdagangan alat2 home appliance .
pertama2 , tentu saja kita harus punya google account.
Setelah itu , buka alamat : http://www.google.com/talk/service/badge/New
Di situ kita bisa meng edit style gtalk status yang di inginkan.
Kita bisa meng-copykan html code yang telah di generate ke dalam website kita.
Contoh nya :
<iframe src=”http://www.google.com/talk/service/badge/Show?tk=z01q6amlq2tse1bv3mb1o2iae54i4jhc175h363k2g87hftu33hro1m9h1jp4clsijkr90r7p7a69g67s549n2354oshkn6g8ifs0r3i8p33o7l8j1c2rri4h5cdvla25bhrsp1f68in62qhjeo3tqga7i4ompijmhekg74c3&w=200&h=60″ frameborder=”0″ allowtransparency=”true” width=”200″ height=”60″></iframe>
role :
- Upload to hosting
- joomla installation
- joomla components installation
- check fitur2 yang tidak jalan , dan correction
- some minor modification