User Profile

Collapse

Profile Sidebar

Collapse
gopher83
gopher83
Last Activity: Jun 22 '10, 09:51 AM
Joined: Feb 23 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gopher83
    replied to Secure download problem.
    in PHP
    I tried this script, and worked properly at my localhost (php5.3, apache, win7) with a 150MB zip.
    See more | Go to post

    Leave a comment:


  • gopher83
    replied to dynamic server side validation!
    in PHP
    Array

    Hi!

    I think the most easiest way is to use an array for this. So, at client side, you will get like this:

    Code:
    <input type="text" name="prescriptions[0]" value="dsfasdf" />
    <input type="text" name="prescriptions[1]" value="dsfasdf" />
    <input type="text" name="prescriptions[2]" value="dsfasdf"
    ...
    See more | Go to post
    Last edited by Dormilich; Feb 23 '10, 02:28 PM. Reason: Please use [code] tags when posting code

    Leave a comment:

No activity results to display
Show More
Working...