Computing.Net > Forums > Web Development > AIM and PHP code for web design

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

AIM and PHP code for web design

Reply to Message Icon

Name: speed3b (by speed3b2000)
Date: October 17, 2004 at 19:40:51 Pacific
OS: NA
CPU/Ram: NA
Comment:

ok my friend is making a web site. i had an idea and i gave it to him. he said, "iv been working on getting something in there like that."
hes using php and he cant put html in the middle of a php code line.
for html the code would be with ) being > and ( being <
(a href="aim:goim?screenname=sngoeshere&message=Hey+Are+you+there?"&boarder="0")(img src="http://big.oscar.aol.com/sngoeshere?on_url=urlforon&off_url=urlforoff" BORDER=0)(/a)

would ne1 know the code for php for that? i would appreciate it alot!! THANKS! u guys rock



Sponsored Link
Ads by Google

Response Number 1
Name: FBI Agent
Date: October 19, 2004 at 07:35:15 Pacific
Reply:

you just "echo" the ghtml code. in other words

<?php
echo "(a href="aim:goim?screenname=sngoeshere&message=Hey+Are+you+there?"&boarder="0")(img src="http://big.oscar.aol.com/sngoeshere?on_url=urlforon&off_url=urlforoff" BORDER=0)(/a)";
?>

thats it.

FBI Agent

AIM: EliteAssassin187


0

Response Number 2
Name: FBI Agent
Date: October 21, 2004 at 08:00:10 Pacific
Reply:

lol, whoops. that actually should NOT work. i messed up.

<?php
echo "(a href=\"aim:goim?screenname=sngoeshere&message=Hey+Are+you+there?\"&boarder=\"0\")(img src=\"http://big.oscar.aol.com/sngoeshere?on_url=urlforon&off_url=urlforoff\" BORDER=0)(/a)";
?>


that should be it

FBI Agent

AIM: EliteAssassin187


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Test Plz set up my own web server



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: AIM and PHP code for web design

Best web design program? www.computing.net/answers/webdevel/best-web-design-program/14.html

Code for search engine www.computing.net/answers/webdevel/code-for-search-engine/969.html

FrontPage and PHP Files www.computing.net/answers/webdevel/frontpage-and-php-files/2908.html