# PHP/MySQL: Updating Help!

**URL:** https://forum.kirupa.com/t/php-mysql-updating-help/157477
**Category:** programming
**Created:** [August 2, 2005, 9:40am UTC](https://forum.kirupa.com/t/php-mysql-updating-help/157477 "2005-08-02T09:40:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![red\_A](https://avatars.discourse-cdn.com/v4/letter/r/48db29/32.png) [@red\_A](https://forum.kirupa.com/u/red_A)
#### Post date: [August 2, 2005, 9:40am UTC](https://forum.kirupa.com/t/php-mysql-updating-help/157477/1 "2005-08-02T09:40:14Z")

</div>

Ok, my app is located here: [http://www.mediaice.com/events\_cal/index.php?month=8&year=2005](http://www.mediaice.com/events_cal/index.php?month=8&year=2005) now click on one of the two events, look at the bottom of the pop-up it should say, UPDATE, and righ-click on that, and select Open in New Window, if you look in the url of the page you just opened it should say something like ?event\_id=1, so i know i’m passing the correct variable for the right event, right? I think so! but how do i get the values for that event, so that i can see them, change them, and than hit submit and have these values saved and replace the old ones in the database, since i’m updating it. I need to have this done major help is required thanks !!
