[PHP-WIN] doubt

2004-07-19 Thread PHP MySQL
Is this the address where i send my queries regarding any problems faced with php. Please help thanks, penjo Yahoo! India Careers: Over 65,000 jobsonline.

[PHP-WIN] php installation problem

2004-07-28 Thread PHP MySQL
Hello list, While installing phpafter i have configured everything, i am not able to get php running. While trying to run a test page consisting of the code: I get a dialog box saying that "You have chosen to download a file from this location". Upon opening the file, i get the whole code

[PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
hi list, i have managed to successfully install php and i am now going through the manual and trying a few of the examples given there. The examples i have tried till now are all working except for one. The example about inputting in the form and then displaying it through php is not working

RE: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
hi, 1) The lines in the form are in the correct order. 2)i tried using HTTP_POST['age']; ?> , but it still displays the entire code. Not quite sure wht u meant by "AUTOGLOBAL ON|OFF setting". If u meant register_globals in php.ini file, then it is set to on. 3) Regarding action.php: phpinf

Re: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
art by the "Hi" word ... Action.php should be something like $name = $_POST['name']; $age = $_POST['age']; echo "Hi $name. You are $age"; ?> PHP MySQL wrote: >hi list, > > i have managed to successfully install php and i am now going th

RE: [PHP-WIN] form to php

2004-07-29 Thread PHP MySQL
ctly for that WS Then the following script should yield resultÂ… [Save as info.php] [Execute http://localhost/info.php] Mail me the resultsÂ… -Original Message- From: PHP MySQL [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 1:12 PM To: [EMAIL PROTECTED] Subject: RE: [

[PHP-WIN] Connecting to a database

2004-08-09 Thread PHP MySQL
hi list, I am given a task to connect to a database and display the info there onto the Web. So that whatever changes are made in the database...my web page will also show the newly changed data. I am planning to try doing this using PHP but as i am new to php...i don't know how to go about

[PHP-WIN] PHP and SQL 2000

2004-08-11 Thread PHP MySQL
hi there, i have been trying to connect to a sql 2000 server database. I am able to connect using the DSN-connection: i.e., the following code works: "; while (odbc_fetch_row ($process)) { $Description = odbc_result($process, "FullDescrp"); echo "$Description "; } odbc_close ($sqlconnect)

Re: [PHP-WIN] PHP and SQL 2000

2004-08-12 Thread PHP MySQL
hi list, I set mssql.secure_connection = On in php.ini file and my php file is now successfully getting connected to the SQL 2000 database. Thank u very much for ur helpspecial thanks to Frank. Regards, penjo Yahoo! India Matrimony: Find your life partneronline.