Hello Community,
I was wondering if i can get some help with the 4shared php api.
Here is a sample on how to upload a file.
But now i need to know how to delete a file, by the way i have never used an api.

Please Help...

Recommended Answers

All 3 Replies

According to the docs you'll need to call deleteFile with the login, password and file-id.

As i said i don't know how to work with api's so i don't know how to construct the script to do that.

Just use the sample, replace getFreeSpace with deleteFile.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.