User Profile

Collapse

Profile Sidebar

Collapse
enumula
enumula
Last Activity: Jan 25 '08, 10:09 AM
Joined: Apr 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hey i think u hve posted a form titled have a problem in arrays that having multiple forms.

    i hve posted a reply for it try to execute it 1's...then i hope u wont get any doubts on inserting the data.

    anyways here is code for u ....check it out ..

    Code:-[HTML]

    form.html

    <form name="" method="POST" action="insert. php">...
    See more | Go to post

    Leave a comment:


  • Hi, in the below code u hve used the same name for 2 input fields....which is worng...like b ,b n s,s.
    form:
    [code=html]
    <input type="text" name="b[]" value="" /><input>
    <input type="text" name="s[]" value="" /><input>
    <input type="text" name="b[]" value="" /><input>
    <input type="text"...
    See more | Go to post
    Last edited by Atli; Jan 21 '08, 07:17 PM. Reason: Removed quote and added [code] tags.

    Leave a comment:


  • Thanku ....
    Ill may sure to it frm next time.:-)...
    See more | Go to post

    Leave a comment:


  • enumula
    replied to Displaying Content in Browser
    in PHP
    chk out this url....

    might b useful for u...

    http://groups.google.c o.in/group/comp.lang.c/browse_thread/thread/c8f44c9bf7f8311/1b54ca8e3bf1c0a 5?hl=en&lnk=st& q=code+how+to+e xecute+c+progra m+using+php#1b5 4ca8e3bf1c0a5
    See more | Go to post

    Leave a comment:


  • Hi

    Here is code...Hope this wud help u...


    DB file:-
    Code:
    -- phpMyAdmin SQL Dump
    -- version 2.6.1
    -- [url]http://www.phpmyadmin.net[/url]
    -- 
    -- Host: localhost
    -- Generation Time: Jan 18, 2008 at 04:23 PM
    -- Server version: 4.1.9
    -- PHP Version: 4.3.10
    -- 
    -- Database: `form`
    -- 
    
    -- --------------------------------------------------------
    ...
    See more | Go to post
    Last edited by Atli; Jan 19 '08, 10:55 PM. Reason: Added [code] tags.

    Leave a comment:


  • enumula
    replied to kindly help me ...
    in PHP
    hey thx 4 ur information.... as im new 2 php i was unble 2 post it properly.....
    by d way i jst want 2 knw did u understand.. wht was my query all abt???? if so ...can u gve me d solution or else ill try my best 2 post it again.....by using all rules n regulations.... ....
    See more | Go to post

    Leave a comment:


  • enumula
    started a topic kindly help me ...
    in PHP

    kindly help me ...

    actully my problem is....they r 2 fields in my DB CALLED AS PAGE_NAME N MAE...when page_name is empty i want 2 replace it by name colum...

    n 1 more thg is if page_name is already exiting then i need go 2 pervious page n ask 2 enter other name...

    hoping 4 best solutions....
    thanku...
    enumula..
    See more | Go to post
No activity results to display
Show More
Working...