| Post |
|
Guest
| mukul 5:23 pm October 28, 2008
| |
|
|
hello..
i am using cform in my wordpress site. But i am haveing some prob with this. I need a new database table for the form. by which i can track the form data and can use them in my site. As i am new in cforms, and i dont know how to use myfunction.php to do this. can u please provide me some help to do this…….
on advance…
Thanks a lot
mukul
|
|
|
Admin
| Oliver Munich, Germany posts 6096 8:03 pm October 28, 2008
| |
|
|
So you can't use the cforms tracking tables?
Simply use the action in myfunction.php to access the form data array and add your PHP / MySQL code to insert the record into your own tables.
|
|
|
|
|
Guest
| mukul 4:15 pm October 29, 2008
| |
|
|
thanx for the reply….
it works……….
thanx a lot……..
|
|
|
Guest
| Claudio 11:50 pm June 3, 2009
| |
|
|
Sorry, I'm newby to Cforms
wich is the funciorn to use to store data in a new table ?
I don't understand
|
|
|
Guest
| sbobet 5:36 pm September 2, 2010
| |
|
|
can you show some example of how the code look like in functions.php to run as below statment:
[Simply use the action in myfunction.php to access the form data array and add your PHP / MySQL code to insert the record into your own tables. ]
thanks
|
|
|
Guest
| Laith 2:26 am March 2, 2011
| |
|
|
sbobet said:
can you show some example of how the code look like in functions.php to run as below statment:
[Simply use the action in myfunction.php to access the form data array and add your PHP / MySQL code to insert the record into your own tables. ]
thanks
Were you able to find a solution?
|
|