I think I'm trashing the idea of making directories for my membership
site in favor of making a symlink instead if I can get it to emulate
that.  Thing is, I can't find the proper syntax for making a symlink
with php.

What I'm thinking is that it will link to a page that will bring up
the user's information dynamically but be symlinked to the name of
their choice, www.mymembersite.com/catlady where catlady is the name
of their choice.

But what is the syntax for creating a symlink?  I have googled it and
get this very dry:

int symlink (string target, string link)

symlink() creates a symbolic link from the existing target with the
specified name link.

See also link() to create hard links, and readlink() along with
linkinfo(). 

Okay that's all good but what the [EMAIL PROTECTED] is the proper syntax?  I 
want
to see code!  Help?  Thanks

(mood:  FRUSTRATED)

Marian




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h1adph4/M=362131.6882499.7825260.1510227/D=groups/S=1705005703:TM/Y=YAHOO/EXP=1123257623/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

Community email addresses:
  Post message: php-list@yahoogroups.com
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to