Search found 2 matches

by sunbin
Fri Sep 15, 2006 2:15 am
Forum: PHP - Code
Topic: <form> post to specific PHP function
Replies: 1
Views: 274

<form> post to specific PHP function

Hi I attempted to post the info on form.php to a (create) function in process.php <form action="process.php" method="post" onsubmit="create()"> .... .... </form> but don't seems work, guess the method I thought of don't seems to work... May I know how shd i do it? along...
by sunbin
Wed Sep 13, 2006 10:42 pm
Forum: PHP - Code
Topic: Session_Regenerate_ID() not working on DW 8
Replies: 2
Views: 431

Session_Regenerate_ID() not working on DW 8

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi I am u...