arch?num=100&hl=en&lr=&ie=UTF-8&oe=utf-8&q=javascript+onRightClick&btnG=Google+Search
Greetings, Joona
--
Joona Kulmala <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
$result = mysql_fetch_row($q);
// unserialize
$error = unserialize(stripslashes($result['error']));
$data = unserialize(stripslashes($result['data']));
else
{
print "MySQL Error: " . mysql_error();
}
}
if ($error) print 'Form
e this:
[code]
extract($data);
// then you can see what happened
var_dump($blah, $secondindex, $thirdindex); // try here few index names
// from $data.
[/code]
I hope this will help you.
Cheers, Joona
--
Joona Kulmala <[EMAIL PROTECTED]>
PHP Finland
--
PHP General Mailing List (http:/
is by default, thought.
2.How to delete one folder using PHP?
http://fi2.php.net/manual/en/function.unlink.php
http://fi2.php.net/manual/en/function.rmdir.php
Cheers, Joona
--
Joona Kulmala <[EMAIL PROTECTED]>
PHP Finland
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
t a question, what are you really trying to do?
Cheers, Joona
--
Joona Kulmala <[EMAIL PROTECTED]>
PHP Finland
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;
$$tmp .= $value;
}
$m++;
}
[/code]
No it should whine about undefined vars.
Cheers, Joona
--
Joona Kulmala <[EMAIL PROTECTED]>
PHP Finland
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e and powerfull framework which has
ADOdb and Smarty implemented.
I've been also developing one whole summer in company I'm working for,
but maybe I'll release Open Source framework on my own later on.
You can find phpWebCore from:
http://phpwebcore.php
Cheers, Joona
--
Joona Kulma
7 matches
Mail list logo