Hi, Check all of your echo statements. I have found that a bad echo give me a blank page. You might be missing a character that needs to be escaped. Also if this is not a production server you might turn on display errors and use e_all or at least check the error log or turn on error logging and then check the error log.
Mike -- Mike Brandonisio * Web Hosting Tech One Illustration * Database Applications tel (630) 759-9283 * e-Commerce [EMAIL PROTECTED] * http://www.jikometrix.net JIKOmetrix - Reliable web hosting on 4/14/05 7:04 PM, Wade at [EMAIL PROTECTED] scribbled: > > 04142005 1900 GMT-6 > > Ok. A lot of effort has gone into create a bunch of pages that are > secured form prying eyes and now they dont work. I would love some help. > > On the login page I set up the sessions. > On the next page, I check the value in a session. > Nothing abnormal there. > But I dont know what is wrong here. > On that second page, the page is completely blank. > Only <html><head></head></html>. I hate that. > > I checked to make sure the save path for the sessions is on every page. > > > What else can I do? > > Wade > > > [Non-text portions of this message have been removed] > > > > Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > > Shortcut URL to this page: > http://groups.yahoo.com/group/php-list > Yahoo! Groups Links > > > > > > > > > Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
