I want to check whether a fiverr user name exist or not.
for example https://www.fiverr.com/samori will return true
but https://www.fiverr.com/samorissss will return false.
I tried using @get_headers($file) but it always return false for any urls
Can anyone please help me.

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.