Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: manish.s ; Forum: PHP and child forums
Forum: PHP Dec 23rd, 2008
Replies: 17
Views: 1,004
Posted By manish.s
<?php

if($_POST['submit'] == "Submit")
{
$textbox = $_POST['textfield'];

if(is_array($textbox))
{
foreach($textbox as $textkey=>$textvalue)
{
Forum: PHP Dec 23rd, 2008
Replies: 17
Views: 1,004
Posted By manish.s
Please let me know structure of your table.
Forum: PHP Dec 23rd, 2008
Replies: 17
Views: 1,004
Posted By manish.s
Do you want same out put using jquery ?
if yes i will be happy to help...
Forum: PHP Dec 23rd, 2008
Replies: 17
Views: 1,004
Posted By manish.s
Always Welcome....
Forum: PHP Dec 23rd, 2008
Replies: 17
Views: 1,004
Posted By manish.s
<html>
<head>
<script language="JavaScript">
function make_textbox(no)
{
if(no < 1)
return false;

var my_textbox = "";
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC