[PHP] Question for PHP.net

2004-03-22 Thread Florian Hoenl
Dear PHP.net,
I have got a question!!!
I`ll develop a new PHP Site and threr is a problem with Hyperlinks!!!
How can I use  index?nav=Webmaster??

Whats the source code for this funktion

Best Regards
Florian Hoenl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Question for PHP.net

2004-03-22 Thread Red Wingate
Hi,

 Dear PHP.net,
 I have got a question!!!
 I`ll develop a new PHP Site and threr is a problem with Hyperlinks!!!

First of all, there is no problem with hyperlinks, you maybe have an
problem understanding how to use hyperlinks.

 How can I use  index?nav=Webmaster??
 Whats the source code for this funktion

How about ... RTFM ?

 -- red

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Question for PHP.net

2004-03-22 Thread Burhan Khalid
Florian Hoenl wrote:
Dear PHP.net,
I have got a question!!!
I`ll develop a new PHP Site and threr is a problem with Hyperlinks!!!
How can I use  index?nav=Webmaster??

Whats the source code for this funktion
Florian :

  1. Please don't end all lines with multiple puncuation marks. !!! is 
not necessary, and will trigger spam filters.

  2. If the problem is with HTML, then check your HTML source, and the 
functions that are outputting HTML code. Hyperlinks are part of HTML, 
and thusly, if you have a problem with hyperlinks, it is not something 
that PHP caused.

  3. Please read the manual first, and search the archives of this list 
(http://www.google.com/groups?as_ugroup=php.general). Most questions 
like yours have already been answered more than once.

  4. Please use a more descriptive subject. Question for PHP.net. I 
thought your question was about the php.net website.

Regards,
Burhan Khalid
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Question about PHP.net Web site and e-mail lists

2001-07-28 Thread Greg Brooks

Hello all... PHP newbie here looking for advice.

I'd like to set up a page with virtually identical functionality to the
PHP.net's list sign-up page. I'm assuming qmail/ezmlm, and may want to also
add checkboxes that allow users to choose between HTML and ASCII delivery.

Can someone tell me who maintains that page for php.net? I'm assuming that
starting with their .php page is going to save me a lot of work.

Thanks,
Greg Brooks



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Question about PHP.net Web site and e-mail lists

2001-07-28 Thread Kurt Lieber

You do know that you can see the source of any page on PHP.net's site,
right?  Just click on the show source link in the bottom navigation
bar on any page.  For instance, the source to the page you mention is
at:

http://www.php.net/source.php?url=/support.php

hth


--kurt

 -Original Message-
 From: Greg Brooks [mailto:[EMAIL PROTECTED]] 
 Sent: Saturday, July 28, 2001 8:58 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Question about PHP.net Web site and e-mail lists
 
 
 Hello all... PHP newbie here looking for advice.
 
 I'd like to set up a page with virtually identical 
 functionality to the PHP.net's list sign-up page. I'm 
 assuming qmail/ezmlm, and may want to also add checkboxes 
 that allow users to choose between HTML and ASCII delivery.
 
 Can someone tell me who maintains that page for php.net? I'm 
 assuming that starting with their .php page is going to save 
 me a lot of work.
 
 Thanks,
 Greg Brooks
 
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: 
 [EMAIL PROTECTED] To contact the list 
 administrators, e-mail: [EMAIL PROTECTED]
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]