hello friends,
i know this is a php list but i am confused thats why i am asking a bit off
topic.i have few .be domains and now i want to sell ,but i donot know where
to sell them.can you tell me the name of sites where i can sell my .be
domains.all domains are keyword rich and bears commercial va
hello,
i want to protect a directory using php username and password
authentication.the username and passwords will be stored in .htpasswd
file.but the problem is that how to make user to enter passwod before giving
the rights to view directory. is there any script like this.or can anybody
help
i used following code for downloading file.whenever the members cicked the
file for downloading ,the download request (with the variable containing
file id) was send to download.php .The download.php on recieving the file id
fetches the url of the fileand redirects to the file url using
Header(
hello group,
i have a problem and hope anybody here will be able to hep me out.
i have a downloads folder in my server which contains all the files in
zipped form to be downloaded by members.members are authenticated by
entering username and password.and when they click to download the files
,th
hello group,
is it possible to make write a program in php ,so that only search bots can
see the output of that program.i mean to say that a program echoes a line at
the footer which only search bots can see,it will be invisible to general
visitors.
> Today's newbie is tomorrow's Programmer. Some day
> she'll maybe write that script she deemed impossible today, and contribute
> it back to the community.
>
> Or maybe she'll some day add a PHP Module to interface directly to "diff"
> somehow.
Thanks Richard, for the motivation, and thanks to th
; > > On Sun, 2005-06-19 at 09:22, M. Sokolewicz wrote:
> > >
> > >>jenny mathew wrote:
> > >>
> > >>>>Untested, very crude:
> > >>>>
> > >>>> > >>>>$maxlen = max(strlen($text1), strlen($text2)
> Untested, very crude:
>
> $maxlen = max(strlen($text1), strlen($text2));
> for ($i = 0; $i < $maxlen; $i++){
> if (@$text1[$i] == @$text2[$i]) echo @$text1[$i];
> else @echo "$text1[$i]|$text2[$i]";
> }
> ?>
donot you think you program will just bring the server to its foot ,if the
text messa
TED]> wrote:
> jenny mathew wrote:
> > hello group,
> > is it possible to compare two different text messages and highlight
> > the difference in php.
> > i mean to say that
> > $text1="message 1"
> > $text2="message 2"
> > i want
hello group,
is it possible to compare two different text messages and highlight
the difference in php.
i mean to say that
$text1="message 1"
$text2="message 2"
i want to compare both $text1 and $text2 for differences and highlight
the differece in php.is it possible.
waiting for your reply.
thank
hello to all,
i am making a website in php and i will appreciate if anybody can tell
me the php code to :-
(1)display isp name,
(2) country of the visitor,
(3)operatng system of the visitors.
thanks,
waiting for your reply.
Regards,
Jenny
--
PHP General Mailing List (http://www.php.net/)
To unsub
11 matches
Mail list logo