Spinix-
Active member
Hi,
I have basic PHP knowledge and i'm looking for a simple php script to add recources to my forum like;
AddResource('imageURL', 'title', 'text', 'customfield1', 'post_user')
I want to run the script as cronjob so it will check my api and post a new resource post if necessary.
Can someone help me with that? Thanks
I have basic PHP knowledge and i'm looking for a simple php script to add recources to my forum like;
AddResource('imageURL', 'title', 'text', 'customfield1', 'post_user')
I want to run the script as cronjob so it will check my api and post a new resource post if necessary.
Can someone help me with that? Thanks