Re: [PHP-DB] Optimizing Tables

2007-04-01 Thread Anna V
On 4/1/07, Bastien Koert <[EMAIL PROTECTED]> wrote: I would say no, due to the overhead. What I would recommned is setting that up as a cron task and running it on a scheduled basis, usually when the server is liightly loaded. Monitor the server and pick an optimal time. This is the same for all

[PHP-DB] Optimizing Tables

2007-04-01 Thread Anna V
Hello group, I just have a quick question for you all. Here is it... Is it advisable to run optimize table after each deletion of a record? Thanks in advance, Anna Vester

Re: [PHP-DB] Re: Showing various result from a mysql query

2005-10-05 Thread annA
tar al servidor MySQL." aren't going to be shown in Flash as there's no "variable=". It looks like the code was used for sending html to a browser and is in the process of being adapted for Flash. Not too far to go now... anNa Juan Stiller wrote: Hi Anna: I feel

Re: [PHP-DB] Re: Showing various result from a mysql query

2005-10-05 Thread annA
er adding the header, you still have problems reading in the data in the example then the problem is more likely in the actionscript. hth, anna --- Micah Stevens wrote: Yes, that sounds correct, when flash requests the pag

[PHP-DB] Re: Showing various result from a mysql query

2005-10-03 Thread annA
Hi Juan, I haven't read the list for a 'few' days so I'm sorry if you've been sweating over this, but if you haven't yet solved it then make sure you send a Header("Content-type: application/x-www-urlform-encoded&qu

Re: [PHP-DB] Duplicate record

2005-08-03 Thread annA
the real user data table or indexes and has anti-hacker side benefits. anNa > From: "Hallvard" <[EMAIL PROTECTED]> > To: php-db@lists.php.net > Date: Sat, 30 Jul 2005 12:17:16 +0200 > Subject: Duplicate record > I have a page that posts data from a form to a mysql da

RE: [PHP-DB] MYSQL Maximum Time Exceeded

2004-12-16 Thread aNNa
> This not be what you need, but I think there are some squiggle brackets missing. The curly brackets aren't the problem as they're not needed for just one statement. Examples at: http://www.php.net/manual/en/language.control-structures.php#control-structures.if anna -- PHP Dat

Re: [PHP-DB] PHP-HTML-select deny

2004-12-13 Thread aNNa
what the site visitor sees is the text but the player will only give the blank frame for printing. Of course there's still the Print Screen button... ;) Sorry this is getting OT, extreme requirements lead to odd solutions... anna > this bit of .css > > @media p

RE: [PHP-DB] PHP-HTML-select deny

2004-12-01 Thread aNNa
loadVariables) from a database or a text file via php (or other server side language), or directly from a text file (but beware of the text file being directly accessible to a browser). It's crackable but depends on whether it's worth the effort. Overkill? Quite probably! anna --

[PHP-DB] RE: Multi-User Update Problem

2004-12-01 Thread anna w
h the timestamp, and displaying it with the message. Then the users can blame each other instead of you, and they'll quickly learn not to leave half-finished work when they go to lunch ;) Or if it's not a small community then display the time they originally selected the record - you get