[PHP-WIN] Download pages

2004-10-15 Thread Dylan Barber
I have a page that checks a database and if the person is authorized it allows a download. This works fine and dandy but the problem is it seems to freeze the browser while it is downloading the file. Has anybody had to deal with something like that? mailto:[EMAIL PROTECTED]">Dyla

RE: [PHP-WIN] T_VARIABLE???

2004-08-09 Thread Dylan Barber
Nevermind I found it Dylan Barber www.codegalaxy.com - A webservices company DotNetNuke Portal Specialists Simple Affordable & Reliable - Web Design, and Programming > -Original Message- > From: Dylan Barber [mailto:[EMAIL PROTECTED] > Sent: Monday, August 09, 2004

[PHP-WIN] T_VARIABLE???

2004-08-09 Thread Dylan Barber
autostart="1" displaysize="4" autosize="0" bgcolor="darkblue" showcontrols="0" showtracker="0" showstatusbar="1" showdisplay="0" videoborder3d="0" designtimesp="5311" loop="0"> '; return $var_result; Dylan Barber www.codegalaxy.com - A webservices company DotNetNuke Portal Specialists Simple Affordable & Reliable - Web Design, and Programming

[PHP-WIN] Login Scripts

2004-08-02 Thread Dylan Barber
that anybody got a link of some scripts to look at? - Dylan Barber : AOL Messenger - dylanbarb (CIW Professional, A+ Technician): MSN Messenger - [EMAIL PROTECTED] Web Designer

Re: [PHP-WIN] PHP help: login.php T_ELSE error

2004-08-02 Thread Dylan Barber
7;session_logged_in'] ) { if( $userdata['session_logged_in'] ) { session_end($userdata['session_id'], $userdata['user_id']); } if (!empty($HTTP_POST_VARS['redirect']) || !empty($HTTP_GET_VARS['redirect']))