[PHP-DB] mysqli-multi_query dosen't works properly with stored procedurs with select statement without INTO param

2004-10-30 Thread Gleb Paharenko
Hi. I've found a letter in mysql users mailing list in which user tells us that mysqli doesn't properly works with stored procedurs. when we use select statment without INTO param. Here it is: ###3 Hi. I am using MySQL 5.0.1 (snapshot) and PHP 5.0.2

[PHP-DB] PHP Javascript

2004-10-30 Thread balwantsingh
hi to all, can anybody guide me how to embed php script into javascript. actually i am using a function in javascript and want that when this fuctions is called than some values to be stored in php session so that the values can be displayed in next page. thanks with best wishes balwant

[PHP-DB] printer dialouge box

2004-10-30 Thread balwantsingh
how i can open the printer dialouge box of browser in PHP. pls. help. with best wishes balwant -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] printer dialouge box

2004-10-30 Thread Robby Russell
On Sat, 2004-10-30 at 18:03 +0530, balwantsingh wrote: how i can open the printer dialouge box of browser in PHP. pls. help. with best wishes balwant by using javascript. PHP doesn't do client-side stuff. -- /*** * Robby Russell |

Re: [PHP-DB] printer dialouge box

2004-10-30 Thread Jason Wong
On Saturday 30 October 2004 12:33, balwantsingh wrote: how i can open the printer dialouge box of browser in PHP. pls. help. You don't because you can't. -- Jason Wong - Gremlins Associates - www.gremlins.biz Open Source Software Systems Integrators * Web Design Hosting * Internet Intranet

Re: [PHP-DB] PHP Javascript

2004-10-30 Thread Jason Wong
On Saturday 30 October 2004 12:33, balwantsingh wrote: can anybody guide me how to embed php script into javascript. You can't. actually i am using a function in javascript and want that when this fuctions is called than some values to be stored in php session so that the values can be

[PHP-DB] How do I reverse-finding root entry in tree-structure ?

2004-10-30 Thread -{ Rene Brehmer }-
Hi gang This is possibly insanely simple, but I've been coding on it for the past 11 hours, so my head's gone a little fuzzy. been through the MySQL manual, but it's not really agreeing with me on finding anything useful... I've got a table of categories, organised in a tree structure: table