Crea un db e un utente con tutti i privilegi sul db (MYSQL) Create a DB & relative user privileges on MYQL DB MYSQL QUERY: CREATE USER 'youruser'@'localhost' IDENTIFIED BY 'youruserpassw'; GRANT USAGE ON * . * TO 'youruser'@'localhost' IDENTIFIED BY 'youruserpassw'...
My Zend Captcha Model:my code: <?php class Captcha{ function Captcha(){ Zend_Loader::loadClass('Zend_Captcha_Image'); $captcha = new Zend_Captcha_Image();  ...
Guardi il page speed test di Google e non riesci a capire da dove provenga la strana regola di css non efficace del tipo: chrome://skype_ff_toolbar_win/content/skypeplugin_dropdownmenu.css ?? E' solo un curioso errore del browser locale causato dallo skype plugin di...
Ho riadattato velocemente il plugin serendipity_event_google_sitemap per fare in modo che gestica in modo appropriato la generazione delle mappe per google news. lo allego dal link sottostante:serendipity event googl news sitemapenjoy,-)' psgurada anche :: http://board.s9y.org/viewtopic.php?f=4&t=16685...
Segue un'elenco di contributi che abbiamo scritto sulla rete in merito a strategie e considerazioni sul nuovo algoritmo google panda e il suo impatto con contenuti web duplicati da altri siti internet in un caso di possibile penalizzazione serp. Google Panda &...
To optimize the google page speed test as indicated in webmatser tools at labs "Site performance" section, we have at the begin to install the Page Speed browser add-on, u can download it here:: https://dl-ssl.google.com/page-speed/current/page-speed.xpi and install...
A smarty review of serendipity_event_google_sitemap plugin to appropriately manage the google news maps generation. Attach it in the above link: serendipity event googl news sitemap enjoy ,-)' pssee http://board.s9y.org/viewtopic.php?f=4&t=16685 ...
look at google page speed and can't understand why have inefficient rules for file like: chrome://skype_ff_toolbar_win/content/skypeplugin_dropdownmenu.css it's a local browser mistake caused by the firefox skype plugin, remove that plugin and it'll be solved! ,) ...