Re: [PHP] mysqli bind_param and store_result don't work well together

2006-01-13 Thread anirudh dutt
On 1/5/06, Curt Zirzow [EMAIL PROTECTED] wrote: On Wed, Jan 04, 2006 at 12:31:02AM +0530, anirudh dutt wrote: hi the subject is pretty much what the problem is. if i use $st1 = $sql-stmt_init(); // $sql is a mysqli obj/conn $st1-prepare(select `num` from `activity` where `id

[PHP] mysqli bind_param and store_result don't work well together

2006-01-03 Thread anirudh dutt
` = ?); var_dump($rz) is NULL; otherwise it's int(7) any ideas? anirudh -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] session cookies, domain (host:port) issues

2005-11-24 Thread anirudh dutt
be added to the function docs. anirudh -- ]# Anirudh Dutt pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] multiple OR's

2005-03-17 Thread anirudh dutt
cases of OR... On Thu, 17 Mar 2005 12:32:20 +, eoghan [EMAIL PROTECTED] wrote: can do: if ($name==andrea || $name==john) On 17 Mar 2005, at 11:59, AndreaD wrote: if ($name==andrea) OR ($name==john) -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream

Re: [PHP] Can't figure mail post out

2005-03-07 Thread anirudh dutt
On Tue, 8 Mar 2005 10:28:32 +0530, Zareef Ahmed [EMAIL PROTECTED] wrote: On Mon, 7 Mar 2005 10:02:32 +0530, anirudh dutt [EMAIL PROTECTED] wrote: On Mon, 7 Mar 2005 08:37:52 +0530, Zareef Ahmed [EMAIL PROTECTED] wrote: Again you are sending the mail to same person very time

Re: [PHP] Can't figure mail post out

2005-03-06 Thread anirudh dutt
program... http://www.devarticles.com/c/a/PHP/Getting-Intimate-With-PHPs-Mail-Function/2/ hth -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] which class it is?

2005-03-04 Thread anirudh dutt
an object $bar = new foo(); // external call echo Its name is , get_class($bar) , \n; // internal call $bar-name(); ? The above example will output: Its name is foo My name is foo [/quote] -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General

Re: [PHP] which class it is?

2005-03-04 Thread anirudh dutt
On Fri, 04 Mar 2005 12:37:55 +0100, Jochem Maas [EMAIL PROTECTED] wrote: anirudh dutt wrote: create a debug function (public) and use get_class. call that in the if you are using the 'public' keyword then you have to use php5,. i meant a function like this: in a globally included file

Re: [PHP] which class it is?

2005-03-04 Thread anirudh dutt
. -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] which class it is?

2005-03-04 Thread anirudh dutt
On Fri, 04 Mar 2005 14:23:29 +0100, Jochem Maas [EMAIL PROTECTED] wrote: anirudh dutt wrote: On Fri, 04 Mar 2005 12:37:55 +0100, Jochem Maas [EMAIL PROTECTED] wrote: anirudh dutt wrote: won't debugme be available to all functions/methods? any function (outside of a class definition

Re: [PHP] problems with several JPEGs in GD2

2005-03-01 Thread anirudh dutt
, JFIF for JPEGs...) -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] problems with several JPEGs in GD2

2005-03-01 Thread anirudh dutt
On Tue, 1 Mar 2005 10:40:59 +, AdamT [EMAIL PROTECTED] wrote: On Tue, 1 Mar 2005 16:06:56 +0530, anirudh dutt [EMAIL PROTECTED] wrote: i just opened 4 jpg files...dunno about where the header is...coz i didn't find anything common at the begining of the files (so i doesn't seem to have

Re: [PHP] Supporting Cancel

2005-03-01 Thread anirudh dutt
usually be under one key); it'll be easy to work with each page's chunk of data. storage, propagation, ordering, etc. covered. -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Re: Like ternary but without the else.

2005-02-28 Thread anirudh dutt
line - OR - , 2 :: echo line depending on combos with $a = true or $a = !true. true prints as 1. so u've found ur answer. -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Uploading a File

2005-02-27 Thread anirudh dutt
uploaded files (will use system default if not ; specified). upload_tmp_dir = /tmp ; Maximum allowed size for uploaded files. upload_max_filesize = 50M -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net

Re: [PHP] Javascript PHP

2005-02-27 Thread anirudh dutt
different types like php, html, js.phpnothing is working. How can I use php to output javascript vars? -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] getting mac id

2005-02-27 Thread anirudh dutt
list for quite a while -- ]# Anirudh Dutt ...pilot of the storm who leaves no trace like thoughts inside a dream -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] file upload

2005-01-20 Thread anirudh dutt
On Thu, 20 Jan 2005 12:26:07 +0100, Marek Kilimajer [EMAIL PROTECTED] wrote: akshay wrote: Hi all, I hv problem while file upload. I hv one server and multiple client. I want to upload a file from Server to client. how this is possible in PHP This is usualy called download. Is this

Re: [PHP] file upload

2005-01-20 Thread anirudh dutt
On Thu, 20 Jan 2005 13:30:35 +0100, M. Sokolewicz [EMAIL PROTECTED] wrote: what you're doing is server = server What the akshay wants is server = client The only not yet posted other options are client = client (which is essentially impossible with PHP, unless you use the server=server setup)