Posted by php.developer2007 on 06/26/07 14:39
On Jun 26, 6:59 pm, Michael Fesser <neti...@gmx.de> wrote:
> .oO(php.developer2...@gmail.com)
>
> >Basicly i want to remove this sha1 code from the link and access
> >index1.htm file.Help me if you can please.
>
> Have a look at string functions (strpos() and substr_replace() might be
> helpful, if it's really a SHA1 hash with a fixed length) or a regular
> expression and preg_replace().
>
> Micha
I not want to use php.Just if some user paste this link in the browser
than the page need to be displayed without using php.Sha1 Need to be
removed from the link.This sha1 is generated by my website for
security.
Navigation:
[Reply to this message]
|