Hi everyone, i'm newbie here just want to catch some knowledge here, i just wondering to know how to make link like mediafire download link, such as
is that using .htaccess editing?
thanks
Hi everyone, i'm newbie here just want to catch some knowledge here, i just wondering to know how to make link like mediafire download link, such as
is that using .htaccess editing?
thanks
you can do a pattern matching in strings. Whenever somebody pastes a link in your textbox. Search for http:// and replace that text with <a href="<the-link>">the-link</a>
I guess this might help...If not...send me a PM, I'll send you the PHP code.
you can do a pattern matching in strings. Whenever somebody pastes a link in your textbox. Search for http:// and replace that text with <a href="<the-link>">the-link</a>
I guess this might help...If not...send me a PM, I'll send you the PHP code.
Plz Send The Code Here So It Will Help Everyone
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.