check the cache settings in IE and change to check for new version always.

sounds like you're reading a cached version of your page.

Steve

<Jorge Fernando Tamez Seceņas> wrote in message
news:[EMAIL PROTECTED]...
Hi:

I'm coding my first programs in PHP using MySQL in Windows. I
instaled the Xitami Web Server for Windows.

I have a simple table "catalog" that includes 3 fields and one php
script that insert records into the table "catalog" using a the label <FORM>
and it works ok.

I have another php script that print a the records in a table of
HTML and it doesn't work correctly. The fisrt time I run this code works Ok,
but then I go to add a new record using the fisrt code and then return to
scrip that print the table and it doesnīt consider the last records I added.
I make the consult in mysql.exe and effectively there are the new records. I
have to suthdown the server and start again and the second script work
correclty.

I have been locking how to solve this problem by myself but a
couldnīt. I think that it's a basic problem but I'm beginning in this
programs.

If somebody can help me i would be thankful.

Thanks.
George Tamez





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to