The Laughing Cow
09-30-2001, 11:44 AM
Hi, i need a Perl or PHP programmer.
Here is what i need to happen.
i need a script to make reoccuring billing with a batch file which is setup like this
"INVOICE_ID","PRICE","NAME" sorta thing
e.g "12345","100","Cow"
Now, i'm thinking that i need a way to add to this file automatically when a user signs up.
It would only need to be written into a txt file and when a new user signs up then i would like there details added to this text file.
Let me know what you think. To me it seems quite simple that the variables which are passed from my form just need to be saved in a text file.
thanks
Here is what i need to happen.
i need a script to make reoccuring billing with a batch file which is setup like this
"INVOICE_ID","PRICE","NAME" sorta thing
e.g "12345","100","Cow"
Now, i'm thinking that i need a way to add to this file automatically when a user signs up.
It would only need to be written into a txt file and when a new user signs up then i would like there details added to this text file.
Let me know what you think. To me it seems quite simple that the variables which are passed from my form just need to be saved in a text file.
thanks
