Ask a Question related to PHP Development, Design and Development.
-
Martin Bissig #1
Sign-up process in PHP
Hi there,
I'm completely new to PHP.... I'm wondering if the following problem can be
solved using PHP/MySQL
I would like to build a form which contains about 6 or 7 different steps.
Instead of showing the whole form on one single page I would like the user
to answer questions and according to his answer, a new page will be shown
where the process continues, depending on the answer the user gave before.
How can I do this or is there any pre-made script that I can use (didn't
find anything at hotscripts.com).
Any help is appreciated!
Martin
Martin Bissig Guest
-
CFFILE upload error - The process cannot access the filebecause it is being used by another process
I get this error intermitently when trying to upload a file. <cffile action='upload' ... To make sure there was nothing wrong with the file, i... -
#37998 [Asn->Fbk]: Parent process lost MySQLi connection after child process gone
ID: 37998 Updated by: tony2001@php.net Reported By: dbs at is dot ua -Status: Assigned +Status: ... -
Sign In/Sign Out like macromedia page
I would like to add a sign in link that after you are signed in changes to sign out like on the top of the macromedia site. If anyone can help with... -
Problem: Process.GetProcessesByName : Couldn't get process information from remote machine
As part of an ASP.NET application, I am creating an Excel spreadsheet using my .NET component. On my machine (win2K) I always get a... -
minus sign proportion to + sign in bold
Does anyone know how to make a minus sign that is proportional to a plus sign (+) in bold in Freehand? -
DaWaN #2
Re: Sign-up process in PHP
Yes you can do that with PHP.
I've been doing most of my programming for our company in PHP and never had
any problems so far.
You can do that by using flag variables and buncha if-else statements.
--
===========================
DaWaN
[email]webmaster@dawan.com[/email]
"Martin Bissig" <martin_bissig@hotmail.com> wrote in message
news:bntnld$150bm4$1@ID-126040.news.uni-berlin.de...be> Hi there,
>
> I'm completely new to PHP.... I'm wondering if the following problem can> solved using PHP/MySQL
>
> I would like to build a form which contains about 6 or 7 different steps.
> Instead of showing the whole form on one single page I would like the user
> to answer questions and according to his answer, a new page will be shown
> where the process continues, depending on the answer the user gave before.
>
> How can I do this or is there any pre-made script that I can use (didn't
> find anything at hotscripts.com).
>
> Any help is appreciated!
> Martin
>
>
DaWaN Guest



Reply With Quote

