Since 7/15/2012 6:02:54 AM, tole_carOBRISIOVAJDIO has written 2 articles and participated in 0 conversations. tole_carOBRISIOVAJDIO signature:
tole_carOBRISIOVAJDIO's articles:
Items(2) /1
export file over https128 (9/4/2003 8:45:31 AM) comp.lang.php hi all, i have export results as .csv feature on pages i've been working on. everything was fine, until we decided to put https on server. and now the export doesn't work. anybody knows how to do export/downlo... Tole
passing references250 (9/3/2003 8:40:48 AM) comp.lang.php hi all, i have some doubts in passing variables by references in php. i usually use class blah { function Params( &$params) { $this->params =& $params; } } where $params is an array. is the second & u... Tole