Wrox Programmer Forums
|
BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143
This is the forum to discuss the Wrox book Beginning PHP 6, Apache, MySQL 6 Web Development by Timothy Boronczyk, Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz; ISBN: 9780470391143
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 12th, 2015, 11:09 PM
Registered User
 
Join Date: Feb 2015
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default chapter 2 problem, I can't even start the book!

I get an error:

do not access superglobal $_request array directly

in the movies page

$_SESSION['username'] = $_POST['user'];
$_SESSION['userpass'] = $_POST['pass'];

how can i get around this problem?

thanks in advance.
 
Old February 13th, 2015, 09:56 AM
Registered User
 
Join Date: Feb 2015
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

this has been discussed here;

Ch 2 Page 53: Undefined index: authuser

however I think there are problems that haven't been solved as of yet.

First: there's no discussion of how to set up php.ini even though it says so in the book.

(Also, make sure before using sessions that your php.ini file has been modified to show a valid path for
session.save_path , as described in Chapter 1 .)

page 38, yet there's no mention of that in chapter one.

Also I have no idea how to solve the problem ...





Similar Threads
Thread Thread Starter Forum Replies Last Post
I am a new bie -which book should i start for c# torahul C# 4 May 17th, 2007 09:14 PM
book.htm problem in chapter 04 50000 BOOK: Professional Ajax ISBN: 978-0-471-77778-6 5 May 16th, 2006 06:22 PM
What book is the best to start java psetoudeh Java Basics 2 April 27th, 2006 04:11 AM
is this the right book to start with. 4pbears Visual Basic 2005 Basics 1 January 5th, 2006 04:32 PM
Which ASP.NET book to start with? davidrgoebel BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 1 October 21st, 2004 07:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.