preciate a reply by email because these are such active
groups. Thank you.
Ryan Faricy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Jon M." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I know it's not necessary, but I still want to know how.
>
>
> I know in JavaScript, that you declare vars like so:
>
> var = variableName;
>
> So I'm assuming that in PHP you do it like this:
>
> var = $variableName;
>
> But t
"Jon M." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I just found a place here:
>
> http://us2.php.net/manual/en/language.oop.php
>
> That has this example:
>
> /* This is how it should be done. */
> class Cart {
> var $todays_date;
> var $name;
> var $owner;
> var $items
"Nsk" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> which config files are responsible for loading mysqli in apache/php5 ?
php.ini
;; Old MySQL support
extension=mysql.so
;; New MySQL support.
extension=mysqli.so
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
A hidden INPUT would be better...
...
"Bala Chandar" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
hi
On 5/5/05, Anasta <[EMAIL PROTECTED]> wrote:
> Can anyone tell me how a submit button can be used to send set a variable
> so
> there is only a button --no textfield.
use valu
5 matches
Mail list logo