Rind asked:
How to make a form using HTML/PHP with conditional responses that are based on selection? For instance: drop down menu selections that determine the message on the confirmation screen.

Tags:
Confirmation Screen,
Menu Selections,
Php
ny_magazine asked:
I need to generate a key for a vendor, which they will use to encrypt a file with PGP. When I receive the file from them, I need to decrypt it using PHP. What’s the best way to generate the keys and decrypt the file?

Tags:
Pgp,
Php
Prabodh B asked:
Plz any php guru tell me what is the systematic way to write program in php.I mean that suppose any client requirement
comes to me i write program in php(core php),then another
requirement comes to me on some other day i write program again. But solution and coding style for each requirement always differ.
Suggest me a reusable and systematic way

Tags:
Guru,
Php,
Systematic Way
*~Star~* asked:
What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?

Tags:
Iframe,
Php
HOT GUY 666 asked:
ok i have MS front page 2003 and i found really easy and good than dreamweaver 8 . but i can work with PHP by ms front page 2003
?????? can i ??

Tags:
Ms Front Page,
Php
mortal asked:
I need to extract data from 2 MySQL databases located at two different servers. How is it possible from one single PHP page?

Tags:
Mysql Databases,
Php,
Servers
Cool kid asked:
I have a text form, and it posts messages to my website. However, if I want to go to a new line within that message, i.e. within that text area, I need to automatically add
. Is there someway of php detecting the end of a line and adding
automatically?

Tags:
Php,
Text Area