Hot Link Protection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Friends,


Does hot link protection can stop search engines to accept the page ...
i mean if i start hot link protection for php file extension then it would index it too or not.

Please suggest

Regards,

Tarun
  ----- Original Message ----- 
  From: Haris Ku 
  To: php-objects@xxxxxxxxxxxxxxx 
  Sent: Wednesday, November 21, 2007 4:27 PM
  Subject: Re:  how to get value from checkbox's variable


  // untested :D
  <?php
  for ($n=0;$n<count($hoby);$n++)
  {echo $hoby[$n]."<br>";}
  ?>

  <form action="view.php" method="POST">
  <input type="checkbox" name="hoby[]" value="Sleeping">Sleeping<br>
  <input type="checkbox" name="hoby[]" value="Eating">Eating<br>
  <input type="checkbox" name="hoby[]" value="Working">Working<br>
  <input type="checkbox" name="hoby[]" value="Walking">Walking<br>
  <input type="submit" name="submit" value="Send">
  </form>

  good luck..

  Angga Sanjaya <fux_2005@xxxxxxxxx> wrote: hi All...before sory for my bad english
  i have a HTML code with checkbox input,this is my full code :
  <form action="view.php" method="POST">
  <input type="checkbox" name="hoby" value="Sleeping">Sleeping<br>
  <input type="checkbox" name="hoby" value="Eating">Eating<br>
  <input type="checkbox" name="hoby" value="Working">Working<br>
  <input type="checkbox" name="hoby" value="Walking">Walking<br>
  <input type="submit" name="submit" value="Send">
  how i get the value from that checkbox with format item1,item2,item3,item4 with PHP code,example :
  user select All hobies in that form so the output is "My hobies is Sleeping,Eating,Working,Walking" or if user only select sleeping and walking, the output is "My hobies is Sleeping,Walking".
  My friends suggest me to use implode function but i don't know how to use that.
  thanx before for your respon and answer.

  ^quick-sniffer^ 


  __________________________________________________________
  Get easy, one-click access to your favorites. 
  Make Yahoo! your homepage.
  http://www.yahoo.com/r/hs 

  [Non-text portions of this message have been removed]





  ---------------------------------
  Get easy, one-click access to your favorites. Make Yahoo! your homepage.

  [Non-text portions of this message have been removed]



   

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux