Question about PHP |
Question about PHP |
Aug 17 2005, 03:19 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2005 Member No: 204,481 |
I have a php that shows what music I'm listening to, I tried to put it on my profile but where the php img is it replaces the code with ..
Is there a different way to add php, or can I not use it? Here's the code I'm using <BR>Current noise in my bedroom:<BR> <center><marquee> <img src="http://stinabear.coconia.net/scrobblersig.php"></marquee> <br>(If it keeps saying the same thing over and over again it's because I'm not listening to anything...I'll fix that someday maybe)<BR><BR> I know it works because I use it on my xanga, I just can't get it to work with myspace. |
|
|
|
![]() |
Aug 17 2005, 12:57 PM
Post
#2
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
How do you have an image that ends with .php ?
If it comes out an elipses (sp) which is .. then they don't allow it. |
|
|
|
Aug 17 2005, 03:19 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2005 Member No: 204,481 |
Well the image is actually a png I think, but because it's dynamic it has to be in php. Xanga doesn't host php so I had to link to the image.
Oh well I guess I can't put it up on myspace :( Thank you :) |
|
|
|
Aug 17 2005, 04:12 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 146 Joined: Aug 2005 Member No: 194,400 |
Just try using tinyurl, don't know if it'd work or not.
|
|
|
|
Aug 17 2005, 09:47 PM
Post
#5
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
Images aren't in .php.. Webpages are.
|
|
|
|
Aug 22 2005, 10:11 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2005 Member No: 211,555 |
<iframe src="http://stinabear.coconia.net/scrobblersig.php" Height=10 Width=25 name="test"></iframe>
http://www.htmlcodetutorial.com/frames/_IFRAME.html only works on html v4+ |
|
|
|
Aug 22 2005, 10:20 PM
Post
#7
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
^That's the link to a webpage, like Eve said. Images' file extensions cannot end in php.
|
|
|
|
Aug 23 2005, 12:20 AM
Post
#8
|
|
![]() hello, ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2005 Member No: 208,332 |
^^ iframes are not supported in myspace and the file is a png file, but ive honestly never heard of a image file with a php file extension so i cant tell you what to do beside possibly editing the file extentsion to .png
|
|
|
|
![]() ![]() |