Jump to content

Placing PHP into Java - Nothing Complicated - HELP!


oliverj777

Recommended Posts

Okay,

 

I would like to redirect my page within a specific time using java script:

 

<meta http-equiv="Refresh" content="3;url=<?PHP echo 'progress.php?user=';$session->username?>">

 

Basically, I would like it to redirect to this:

progress.php?user=$session->username

.

 

But it redirects to: progress.php?user=

 

Please help, thanks ...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.