--- Aidan Lister <[EMAIL PROTECTED]> wrote:
> This appears to be a really, really stupid question.
>
Is this level of condemnation of a poster necessary?
Whether you think Dennis's question was stupid or not,
there is no need for such harsh criticism in front of
everyone on this list.
There a
--- Richard Kurth <[EMAIL PROTECTED]> wrote:
> Hello ,
>
> How can I compile PHP so that it does not mater
> what version of
> mysql is installed.
> If I compile it for mysql 3.X and then upgrade
> mysql to ver 4
> PHP will not install.
> I get error while loading shared libraries:
> li
--- Matt Palermo <[EMAIL PROTECTED]> wrote:
> Does this allow you to work with larger files than
> the maximum specified in
> the php.ini or just smaller ones?
>
> Thanks,
>
> Matt Palermo
> http://sweetphp.com
The max specified in the php.ini are the largest size
you can upload regardless of w
--- Matt Palermo <[EMAIL PROTECTED]> wrote:
> Is there a way to change the maximum file upload
> size in a PHP script? Kind
> of like the way you can change the error reporting
> in a script, but I just
> want to adjust the max file upload size. Does
> anyone know if this can be
> done?
The PHP
in case you're
using a 3rd party product (such as Dreamweaver) to
generate your table and simply need to know how to
insert your PHP values into it.
--- Rachel Rodriguez <[EMAIL PROTECTED]>
wrote:
>
> --- Russell P Jones <[EMAIL PROTECTED]> wrote:
> > I just want to pr
--- Russell P Jones <[EMAIL PROTECTED]> wrote:
> I just want to print out a table from mySQL. Thats
> it. into an html table.
>
> Column 1 | Col 2 | Col 3
> -
> Val 1| val 2 | val 3
> Val 4| val 5 | val 6
>
>
> any ideas on how to do this?
Sure, this is a fai
>
> I would like to select all 'b' from Table_1 WHERE a
> = '2' and then to
> select all 'd' from table_2 with 'b' from previous
> result.
>
> Table 2 is the Table with UserNames (d) and Table 1
> is the table with
> 'marked' UserID's (b).
>
If I understand you correctly, its sounds like you
7 matches
Mail list logo