Ask a Question related to Dreamweaver AppDev, Design and Development.
-
sjb34 #1
Re: "Log In User" server behavior (PHP/MySQL)
Hi, I have Dreamweaver MX and I am trying to create a log in page etc, but when
I click the server behaviours the user authentication behaviour is not there.
Is this the case for php/mysql in MX? Do I have to upgrade to 2004?
sjb34 Guest
-
"New Server Behavior ... " problems
I am trying to apply the "New Server Behavior ..." feature of Dreamweaver 8 found under the Add Server Behavior tab. If I use a variable and apply... -
mysql-admin: Clicking "User Administration" causes app to hang
I'm running mysql (MySQL 5.0.18-Debian_8-log), on debian sid (kde 3.5). I am having a problem with mysql-admin (MySQL Client Version 5.0.18). All... -
MySQLInstanceConfig.exe erases ".\MySQL\MySQL Server 5.0\bin" from the PATH
Hi, I'm running MySQL 5.0 on WinXP-Pro/SP2. In my ignorance, I ran MySQLInstanceConfig.exe and clicked through all its pages every time I... -
"Show If" server behavior for a single record
Does anyone know if this is possible? For example... I have a record within a recordset that includes images, but if the field is empty I would... -
Can actionscript change a "Button's" "Behavior"?
While a movie is playing in "level 0" a button is pressed to launch another movie in "level 1". Is there a way to change the button that was pressed... -
David Powers #2
Re: "Log In User" server behavior (PHP/MySQL)
sjb34 wrote:
MX doesn't include user authentication for PHP. MX 2004 does, but the> Hi, I have Dreamweaver MX and I am trying to create a log in page etc, but when
> I click the server behaviours the user authentication behaviour is not there.
> Is this the case for php/mysql in MX? Do I have to upgrade to 2004?
code is faulty. I would wait for the next version of Dreamweaver
(expected later this year) if that's the main reason you're interested
in upgrading.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
sjb34 #3
Re: "Log In User" server behavior (PHP/MySQL)
Hi David
Thanks for your input. The code being faulty in mx2004 in the user
authenication server behaviour, is that on the logout user? I am having a
nightmare with it, as it keeps coming up with undefined variable, when it is
clearly defined, and register_globals is off which is required for that script
to run. I downloaded the trial of mx2004 just so I could get on with the
tutorial, but I think I have hit a brick wall. And even when I run the
blog_samples files from the webiste tutorial, it won't run and just comes up
with session already started and I can't get beyond it. It's back to hard
coding of PHP I think, and spending more time trying to write a log in script.
Unless you could point me in the direction of one which could be nicely
customisable?
sjb34 Guest
-
David Powers #4
Re: "Log In User" server behavior (PHP/MySQL)
sjb34 wrote:
All the details are in the first post in this thread on the friends of> The code being faulty in mx2004 in the user
> authenication server behaviour, is that on the logout user?
ED forum:
[url]http://friendsofed.infopop.net/2/OpenTopic?a=tpc&s=989094322&f=8033053165&m=3241024 21&r=324102421#324102421[/url]
That explains what's wrong with the script, and how to fix it.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
sjb34 #5
Re: "Log In User" server behavior (PHP/MySQL)
Nice one David.
Thanks for the advice.
sjb34 Guest



Reply With Quote

