Can you post some of the code?
--Original Message Text---
From: CurlyBraces Technologies ( Pvt ) Ltd
Date: Mon, 31 May 2004 01:49:17 +0600
hi ,
i have retrived some perticular data from mysql , and them show in the web browser.(
It is very few data )
When clicking on one of that that perti
Ok, now I see what you are trying to do. try this instead:
print "";
You can get rid of the [ print ""; ] and the [ print ""; ] code.
This will display the image. I misunderstood before and thought you
wanted the link to go to a page. But for displaying an image. The above
code should do the
Thanks for your help!
I try, but if you check at http://www.historiadelpais.com.ar/test.php, you
can see that I still have the link but what I need is that the php shows the
jpg image.
Thanks!
Ezequiel
"Joe Lomoglio" <[EMAIL PROTECTED]> escribió en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PRO
On Wednesday, January 1, 2003, at 02:06 PM, Ezequiel Sapoznik wrote:
print($row["banner_nombre"] ."\n");
Try this:
print "";
print ($row["banner_nombre"] ."\n");
print "";
Joe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Roman,
> But on those phpbuilder's page there are also similar questions but
answered
> scripts don't work, for example:
> ...
> preg_match_all("|href=\"?([^\"' >]+)|i(+[ >])", $text,$ar);
>...
> I really don't know :(
There's definitely something wrong with the RegEx above. The string
comme
Hi Mat,
I would not please for help if I would not read those texts. Of course I've
read them both.
But on those phpbuilder's page there are also similar questions but answered
scripts don't work, for example:
$text="http://aaa\";>ttrtert";
preg_match_all("|href=\"?([^\"' >]+)|i(+[ >])", $text,
August 18, 2002 4:20 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] hyperlink parser - a bit new view :)
I think there is no message about the same idea.
I would need to parse html file and get all within href="" or href=''.
So I don't want to get all texts which could be
I think there is no message about the same idea.
I would need to parse html file and get all within href="" or href=''.
So I don't want to get all texts which could be links, but only content of
href variable within tag.
Is there any easy way ? I have read hundreds of messages in this list toda
On Saturday 17 August 2002 20:07, Roman wrote:
> On Saturday 17 August 2002 19:25, Roman wrote:
> > I'd need to parse html page and get all hyperlinks there.
> > Is there any easy way to do it ? I'm not so good at regexps :(
>
> Even better, search the archives.
>
> pls how to reach archives
Loo
On Saturday 17 August 2002 19:25, Roman wrote:
> I'd need to parse html page and get all hyperlinks there.
> Is there any easy way to do it ? I'm not so good at regexps :(
Even better, search the archives.
pls how to reach archives and what to search ? I have last 7.000 messages in
my mailer :(
On Saturday 17 August 2002 19:25, Roman wrote:
> Hello,
>
> I'd need to parse html page and get all hyperlinks there.
>
> Is there any easy way to do it ? I'm not so good at regexps :(
>
> $file=file("http://url.html";);
>
> could be good start :)
Even better, search the archives.
--
Jason Wong
Dave,
Here is a bare-bones example.
You will notice that you don't need to hard code the thumbnail on the first
page either as long as are consistent in file naming with a set prefix
differentiating thumbnails from their larger pix.
page_one.php:
click to enlarge";
echo "";
?>
page_two.php:
"
do this INSIDE the head tags:
this create the famous effect of when you mouse over appears the underline
you can also set colors by: color: #XX, like the following: