Thread Starter
Aps
(@aps)
I mean, I need a code that can add entry automatically by script, not by hands.
Thread Starter
Aps
(@aps)
Thanks for your comment, moshu.
Well, I have a script, that, in some way gather information, and I need to add this information to my wordpress blog.
So what code I should use to do this.
I need something like this:
<? $addentry=message;
$title=mytitle;
?>