Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Marius2004 #1
Re: Blog tutorial and Globals query
Hello,
The register_globals variable in php.ini should have nothing to do with the
login. However, if you are using PHP5, you may need to turn ON the
register_long_arrays variable, in order to register the old-style input arrays,
such as HTTP_GET_VARS.
Marius2004 Guest
-
Need help with tutorial builing a blog in dreamwe
Hello Please make sure you have uploaded the connblog.php connection file to your server. -
dreamweaver blog tutorial...cannot login withadministrator
Hello, Please verify that: 1. Your database contains an admin account. (username and password). 2. You are using the same username and password... -
#25708 [WFx->Csd]: extract($GLOBALS, EXTR_REFS); can corrupt the $GLOBALS array.
ID: 25708 Updated by: moriyoshi@php.net Reported By: cdragon at draconic dot com -Status: Wont fix +Status: ... -
#25708 [WFx]: extract($GLOBALS, EXTR_REFS); can corrupt the $GLOBALS array.
ID: 25708 User updated by: cdragon at draconic dot com Reported By: cdragon at draconic dot com Status: Wont fix... -
#25708 [Opn->WFx]: extract($GLOBALS, EXTR_REFS); can corrupt the $GLOBALS array.
ID: 25708 Updated by: sniper@php.net Reported By: cdragon at draconic dot com -Status: Open +Status: ...



Reply With Quote

