[PHP] first totally php site

2001-12-13 Thread AAustin
Hi My first totally php/mysql site. www.thegardenzone.co.nz Andrew

[PHP] php sessions limit

2001-12-11 Thread AAustin
Hi This may sound strange. but ... Is there a limit to the number of sessions one can/should have using the same identity details at one time. ie if beta testing a website with the same password details etc. or is it irrelevant. Thanks Andrew -- PHP General Mailing List (http://www.php.net

[PHP] passing form values

2001-12-09 Thread AAustin
Hi I have a slight design problem. I have some form values (user details) which I want to pass to a web page which is two pages away. I.e. I have the variables as hidden values in a form (username, address, password etc) and the user submits these and cc details. If the credit card processing

[PHP] zip.exe files

2001-11-29 Thread AAustin
Hi On the corp website we are wanting to make the zip files that clients download zip.exe self extract files. Our html click here links no longer work. Now we get server error messages rather than the dialog box when the link is clicked. I think the file is trying to decompress when clicked to

[PHP] text into web db interface

2001-10-31 Thread AAustin
Hi Is there a php technique, app, code example..., where users can enter normal formatted text with paragraphs etc and the '' or ' ' tags (and even 'table') are entered so the text looks ok on an php page. This will then mean the end user does not need to know a smattering of html code just to en

[PHP] hello

2001-09-27 Thread AAustin
How might I post a ?bariable in the http stream using a javascript dynamic menu? Do I need to turn it into a form to do this. andrew