I have a question in regards to finding the total db size and setting it to a variable.
How would I go about this?
other database there are 2 tables. I'm using MySQL V.
4.0
and PHP V. 4.3.
<-->
Jay
> - Original Message -
> From: "David Nicholson" <[EMAIL PROTECTED]>
> To: "Jason Martyn" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent
This is probably under the category of javascript, however I would like ot know if it
is possible to be done with php.
Let's say I have a table that is 30 columns wide and so the entire table doesn't fit
on the screen. Is it possible (with php) to "freeze columns" while scrolling across so
you
Thanks Rob.
Your idea on the div tag works perfect. Definitely the preferable
alternative to javascript..
Jay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
used.
- Original Message -
From: "Jason Martyn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 25, 2003 8:49 AM
Subject: [PHP] Freeze Pane
This is probably under the category of javascript, however I would like ot
know if it is possible to be done with php
I'm creating a script that filters the table of results from a database based on the
configuration set by the user (config stored in database as well).
For example a table has 30 columns. However the user need only see 5. Every user is
different so a user configuration is stored in the database.
Hey,
I'm trying to create a table based on user configurations (saved in mysql db). The
user is able to filter the table view to only the columns he needs.
The tables are setup like this:
each season has its own table.
config table
currentseason table
Each column in the season table = row in th
7 matches
Mail list logo