Exforsys

Free Training

PHP Array passing from Html to PHP

This is a discussion on PHP Array passing from Html to PHP within the PHP forums, part of the Programming Talk category; Hello everybody, How to pass an html array to PHP array...

Go Back   Exforsys > Programming Talk > PHP

Exforsys.com

  #1 (permalink)  
Old 11-21-2006, 06:45 AM
Junior Member
 
Join Date: Nov 2006
Posts: 1
ssandesha is on a distinguished road
Question PHP Array passing from Html to PHP

Hello everybody,
How to pass an html array to PHP array
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-21-2006, 07:03 AM
Senior Member
 
Join Date: Apr 2005
Posts: 721
lokeshm is on a distinguished road
You can pass using javascript

1. Create a PHP array variable.

2. Create a javascript function which takes in array variable index as a parameter

3. You can retrieve the value of the said array index using the statement
variable = documents.forms[0].elements['var[]'];

4. Make the javascript function to return the value of the retrieved array variable.

5. In PHP code assin the javascript function value to required array variable.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Zend Certification for PHP abhikumar Certification News 3 01-10-2010 09:04 PM
Php Tutorials and ebooks cybot PHP 1 04-14-2007 03:01 AM
PHP Tutorial - Introduction rachelle PHP 0 06-02-2006 01:40 AM
PHP Programmer / Web Designer SatisNet Infotech admin Experienced Job Seekers - India 0 06-19-2005 09:02 AM
Required Web Defeloper - PHP hr_Joseph Experienced Job Seekers - India 0 05-26-2005 10:46 AM


All times are GMT -4. The time now is 06:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.