Hey Danny,
no good books on that subject regarding php/mcv that I've seen but PHP
Architecht has some good articles on MVC, I believe they have a free
issue that has a huge article on PHP/MVC. www.phparch.com
Danny Lin wrote:
Can any one recommend a good book that discusses MVC design patterns w
do a phpinfo() call and look at the path of your php.ini file, it appears
you're not editing the correct one.
I usually just do iisreset on the command line and thats all I need.
"Peter Ordal" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How can I force PHP to reread the php.ini
just try
"Stan Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
> New at this game. I loaded php5 on XP with the php installer. I cannot
get
> a varable to parse. Can anyone help. I do believe it is with the
> instalation. I have checked the rights to the ini file and t
testing 1,2,9
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
testing
"Louis Young" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi there
>
> I'm getting the following error regardless of whether register_globals
> is on or off.
>
> *Notice*: Undefined variable: button1 in *C:\Program Files\Apache
> Group\Apache2\htdocs\spar\admin\login.php*