How do I alter the Epitwitter scripts to post to twitter from a web form?
- by waterfallrain
Hello,
I am trying to update my twitter status with php and outh using the Epitwitter scripts.
The following is the textarea of the web form I created to allow me to update twitter.
<textarea name="updatestatus" cols="50" rows="4" id="updatestatus">
</textarea>
Do I change this line in my confirm.php script from $status = 'Testing…