[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Can't solve Weekly Planner
Advertisement

Can't solve Weekly Planner

Moderators: Calcifer, slothy

Can't solve Weekly Planner

Postby ceej23 » Thu Jan 25, 2007 12:15 am

ceej23
 
Posts: 5
Joined: Wed Dec 06, 2006 5:29 am

Postby Batalf » Thu Jan 25, 2007 12:26 am

Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby ceej23 » Thu Jan 25, 2007 1:02 am

Hi Batalf. Thanks for the quick reply.

I've assumed it's the PHP you're after? Here's the excerpt:

<?php

// Saving event
if(isset($_POST['save'])){

// Update your database with the values of the form
// mysql_connect....
// mysql_select_db...
// mysql_query(".....

// Closing window

?>
<script type="text/javascript">
self.close();
</script>
<?php
exit;
}

?>

Thanks again.
ceej23
 
Posts: 5
Joined: Wed Dec 06, 2006 5:29 am

Postby Batalf » Thu Jan 25, 2007 1:04 am

Actually, I'm interesting in the code sent to the browser :)

The one you get by opening the page in your browser, right click and select view source.
Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby ceej23 » Thu Jan 25, 2007 6:23 am

ceej23
 
Posts: 5
Joined: Wed Dec 06, 2006 5:29 am

Postby Batalf » Thu Jan 25, 2007 11:24 am

Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby ceej23 » Fri Jan 26, 2007 4:32 am

ceej23
 
Posts: 5
Joined: Wed Dec 06, 2006 5:29 am


Return to General questions regarding AJAX scripts

Who is online

Users browsing this forum: No registered users and 41 guests

cron