User Profile

Collapse

Profile Sidebar

Collapse
fatjoez
fatjoez
Last Activity: Dec 18 '06, 06:01 AM
Joined: Sep 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Expanding a file upload script to handle 10 files instead of 1?

    Hey there.

    I've been trying to modify my file upload script so that it handles 10 files instead of one.

    i was thinking the most straightforward way would be to add a FOR LOOP? placed strategically somewhere like just before the my variables get declared???

    the POST input name is "fileup" so maybe i could call them fileup1, fileup2 etc.

    This is the upld.pl script itself.
    ...
    See more | Go to post

  • Trigger - On insert ~ if [column] value = XX, change it to YY, then insert

    Hi there.

    I'm trying to create a Trigger for on insert, which will be triggered upon any attempted insert into a database table item. Basically want it to say, if the attempted insert value for column A is XXX, then change it to YYY, and proceed with the insert.

    Not sure how to do this though. Only noob @ triggers. I managed to do a trigger which AFTER an insert, checks column [info] in item table for value 8 & then...
    See more | Go to post
No activity results to display
Show More
Working...