i have in java script an array:
var computerArray = new Array("('Select sub-category','',true,true)",
"('Hardware')",
"('Monitors')",
"('Printers')",
"('Other')");
but i want to create the items:
"('Hardware')",
"('Monitors')",
"('Printers')",
"('Other')
dynamicaly from database
and this arr
Edin Kadribasic said at 14:45 4-3-2002:
> > >Ok, seeing that some people indeed do use cygwin to build PHP, here's
> > >report about my achievements:
> >
> > Just checked with new cygwin and it builds, compiles but does not link,
> > seem to be a problem with underscore generation. The cli execut
Hey all,
I am trying to add new opening and closing tags () mainly for
testing functionality and curiosity. I believe, after 5 hours, that I have
tracked down the location of where this is defined,
Zend/zend_language_scanner.l. Here is a snippet of what was originally
there:
"value.str.val = y
Hi !
Sorry for the whitespace (changed now).
See my last mail regarding the API.
sincerely
jascha
- Original Message -
From: "Markus Fischer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Jascha Wetzel" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 09, 2002 8:53 AM
Su
Hi !
This thing was meant to be the quickest way to get NAPA running with PHP.
I'm afraid I don't have the time to implement the full API.
Of course I invite you to do so...
sincerely
jascha
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Jascha Wetzel" <[EMAIL PROTECTED]>
Cc: <[EMA