Zor
easy Object creation in php
We can't create easily anonymous objects like in JavaScript.
JS example :
var o = {
aProperty : "value",
anotherProperty : [ "element 1", "element 2" ] } ;
working @home @work by rsync
I have hard times. My work taking almost all my time. I'm free at eight o'clock, and should goto bed before midnight. I have a little time.
facebook e.root is undefined error
You didnt included
<div id="fb-root"></div>
section to your html file.
SSH login without password
You set up a cron job and searching for -p parameter to pass ssh, for auto login. There is no such parameter. But there are many mechanisms to allow us authonize throgh.
Selecting text at firefox
It's been a headache for many months that when you try to select something in firefox it only seen space as a white space. Coders can understand what i mean.
[SOLVED] phpmyadmin error: The configuration file now needs a secret
If newly installed phpMyAdmin dont working because of a blowfish error,
open file /usr/share/phpmyadmin/config.inc.php
nano -w /usr/share/phpmyadmin/config.inc.php
Continuing file download ftp
Recently I need to move a server which have 450G of files. I set up ftp agent at new server and mget started to download files.
Mysql'den veritabanı yapısını almak
Sadece veri tabanı yapısını çıkartmak istiyorsanız. Ve phpMyadmin kullanamıyorsanız (ki ayarlanabilir bir çok özelliğe erişemiyorsunuzdur), mysqladmin yardımınıza koşabilir:



