[PHP] problem in downloading mysql

2001-03-07 Thread B Satish , Gurgaon





 hi friends
 
 can any one of you send me the url's to download mysql database since
 three
 days i have been trying to download that through www.mysql.com but
 unfortunately everytime download was incomplete.
 i need some  url's other than mysql.com where i can download mysql
 database
 i have already configured PHP4 on my windows-NT workstation.
 i'd appreciate and will be delighted if you send me the mysql zip file as
 attachment
 
 Thanks in Advance
 
 satish
 [EMAIL PROTECTED]
 
  --
  From:   Andrew Hill[SMTP:[EMAIL PROTECTED]]
  Sent:   Friday, February 16, 2001 9:30 AM
  To: Maxim Maletsky; 'Tanya Brethour'; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject:Re: [PHP] Passing vars
  
  You may wish to consider why you need to pass 30 lines of code in a
  variable.
  
  If the code is static, store it in include files and then pass it in
  depending one a variable
  
  if ($variable=1)
  { include(your30linefile);
  }
   else
   { inclue(someotherfile);
   }
  
  or to use a database query, pass a select value in as the index:
  
  $sql = "select some_field from table where id_field = $variable
  
  either way, you pass the value of $variable in from a page with this
 kind
  of
  link:
  
  a href="page_name.php?variable=1"click me to submit $varible=1 to
  page_name.php/a
  
  If the 30 lines of code is html that needs to be generated on the fly,
  break
  it up into common blocks and drop them in using either method above.
  
  You can also do things like passing a hidden form field instead of using
 a
  link.
  
  
  Best regards,
  Andrew
  ---
  Andrew Hill - OpenLink Software
  Director Technology Evangelism
  eBusiness Infrastructure Technology
  http://www.openlinksw.com
  
  
  On 2/15/01 10:20 PM, "Maxim Maletsky" [EMAIL PROTECTED]
 wrote:
  
   you can use sessions ..
   
   php.net/sessions
   
   the session are cookies which will remember the user and will copy
 what
  you
   need on your system, making these 30 lines available only to him for
 the
   time you specify.
   
   Cheers,
   Maxim Maletsky
   
   -Original Message-
   From: Tanya Brethour [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, February 15, 2001 3:20 AM
   To: [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Subject: [PHP] Passing vars
   
   
   
   Quick question..
   
   If I have like 6 variables to pass to another PHP script... and some
 of
   the vars are actually multiple lines of text (lets say over 30 lines).
   What is the best way of doing this?
   
   I would like to avoid doing something like test.php?cheese=(30 lines
 of
   stuff)
   
   Thanks in advance!
   -Tanya
   
  
  
  -- 
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
  
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] subscribe my mail-id for PHP mailing lists

2001-03-05 Thread B Satish , Gurgaon

dear sir

can you please subscribe my mail-id for PHP mailing group lists


Thanks in  advance 

satish

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] subscript my mail-id for php

2001-02-28 Thread B Satish , Gurgaon


can you subscribe my mail-id for Php general mailing lists


satish

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] subscribe my mail-id for php mailing lists

2001-02-28 Thread B Satish , Gurgaon

can you subscribe my mail-id for php general mailing lists



satish

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] PWS PHP

2001-02-16 Thread B Satish , Gurgaon




Dear sir

i am working on windows NT PC and i want to run PHP programs on that
and i have Personal Web server in my Pc.
to run PHP Applications what should i need to download?
some sort of PHP compiler or intepreter to compile and execute.
can you please suggest me the name of that and the url's .


Thanks in advace
 This has been extensively covered in a step by step process in the PHP
 Manual Installation Chapter
 
 http://www.php.net/manual/en/install.iis.php
 
 follow the steps and you will have php working just fine with PWS
 
 best regards
 
 Ankur Verma
 HCL Technologies
 A1CD, Sec -16
 Noida, UP
 India
 
 
 - Original Message -
 From: "kaab kaoutar" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Thursday, February 15, 2001 5:00 PM
 Subject: [PHP] PWS  PHP
 
 
 
  Hi!
  How can i make my web server PWS parse html file into PHP? cause it
 shows
  nothing when i include php in an html file.However it works when i put
 it
 in
  a php file !
  Thanks
 
 
 _
  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.com.
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Installer

2001-02-16 Thread B Satish , Gurgaon




  hai friends

since two days i am trying to download the installer of PHP
and as the file in the site got affected with virus.
our network firewall is not allowing to install it here in my Pc.
can any of you help me in sending the installer of PHP as
attachments to run  my PHP programs 

my mail-id is [EMAIL PROTECTED]

Thanks in advance

satish
  
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]