Re: [PHP] Right Click Hyperlink

2003-07-31 Thread Joona Kulmala
: RightClickAction();your link/a If you wan't more info, aske Google: - http://www.google.com/search?num=100hl=enlr=ie=UTF-8oe=utf-8q=javascript+onRightClickbtnG=Google+Search Greetings, Joona -- Joona Kulmala [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Form Retain Info on Back?

2003-07-31 Thread Joona Kulmala
'; [/code] This is how it should work. I hope you get the picture. 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

Re: [PHP] Is there an easier way?

2003-07-31 Thread Joona Kulmala
); // 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://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Please Help

2003-08-01 Thread Joona Kulmala
this 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, visit: http

Re: [PHP] eval

2003-08-01 Thread Joona Kulmala
] Just 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

Re: [PHP] Undefined variable problem

2003-08-01 Thread Joona Kulmala
] 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

Re: [PHP] PHP Fusebox

2003-08-14 Thread Joona Kulmala
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 Kulmala [EMAIL PROTECTED