Jump to content

values and variables IE $username


Guest blacknightcomputers

Recommended Posts

Guest blacknightcomputers

hi

i am modding Cubecart on a page i would like to know how to include a value in side a value IE

$sussefulllogin = "$username/index.php";

basically the client types in the user name and password and if authenticated then it takes them to a folder which is called there username

ie if the user name was JACK then the value in $username = jack so in the string

$sussefulllogin = "$username/index.php";

the $username is replaced by JACK so would look like

JACK/index.php

if this makes sence .... lol

PLEASE HELP!!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...