TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,965
  • Latest: boruko
Stats
  • Total Posts: 195,980
  • Total Topics: 21,320
  • Online today: 157
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 101
  • Total: 101

php to javascript

Started by falguni1, December 10, 2007, 11:12:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

falguni1

global $scripturl, $context;

echo '
<img src="/ultprof/profile.png"/> <a href="', $scripturl ,'?action=profile">My Profile</a><br />
<img src="/ultprof/custom.png"/> <a href="', $scripturl ,'?action=profile;u=', $context['user']['id'] ,';sa=customized">Customize My Profile</a><br />
<img src="/ultprof/photos.png"/> <a href="', $scripturl ,'?action=profile;u=', $context['user']['id'] ,';sa=pictures;add">Add Profile Photo</a><br />
<img src="/ultprof/addphoto.png"/> <a href="', $scripturl ,'?action=profile;u=', $context['user']['id'] ,';sa=pictures">My Pictures</a><br />
<img src="/ultprof/buddy.png"/> <a href="', $scripturl ,'?action=profile;u=', $context['user']['id'] ,';sa=buddies">My Buddies</a><br />
';



this is a phpbox code how to convert it to scriptbox code  ???

Dragooon

Why would you be needing to convert them anyway?

falguni1

http://www.tinyportal.net/index.php?topic=20591.0

read this
I want to put it in centre block and make columns and use script box

also tell me wot is safe php or javascript
should I convert php to javascript or javascript to php.

Dragooon

What do you mean by "Safe"?
And you can easily put a JS code in a PHP block by adding
echo 'JS code';

falguni1


falguni1

<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>


echo '
<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan">Forum</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unreadreplies">new replies to my

post</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unread">new latest topics</a>

<br />


<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=recent">new recent posts</a> <br

/>
<br />



<img alt="chat" title="chat" src="Image/chat.png" border="0"
height="16" width="16" />
<a title="Chat" href="http://omsites.com/omsaigan/index.php?action=tpmod;sa=shoutbox">Chat</a><br /><img alt="donate" title="donate"
src="Image/coins.png" border="0" height="16" width="16" /> <a
title="Donate" href="http://omsites.com/omsaigan/index.php?action=treasury">Donate</a><br />

'; </td>
<td>
echo '
<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=profile;u=1;sa=buddies">my
buddies</a> <br />


<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=who">who's online</a> <br />


<img alt="members" title="members"
src="Image/members.gif" border="0" height="13" width="15" /> <a
title="Members" href="http://omsites.com/omsaigan/?action=mlist">view members</a><br />



<img alt="forum" title="downloads"
src="images/arc_icons/arcade_cat10.gif" border="0"
height="15" width="15" />
<a title="Downloads" href="http://omsites.com/omsaigan/index.php?action=mlist;sa=search">search for

members</a>

';
</td>

</tr>
</table>


when I put this into my theme the theme disappears  :o

Dragooon

You should learn some PHP
echo '<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan">Forum</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unreadreplies">new replies to my

post</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unread">new latest topics</a>

<br />


<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=recent">new recent posts</a> <br

/>
<br />



<img alt="chat" title="chat" src="Image/chat.png" border="0"
height="16" width="16" />
<a title="Chat" href="http://omsites.com/omsaigan/index.php?action=tpmod;sa=shoutbox">Chat</a><br /><img alt="donate" title="donate"
src="Image/coins.png" border="0" height="16" width="16" /> <a
title="Donate" href="http://omsites.com/omsaigan/index.php?action=treasury">Donate</a><br />

</td>
<td>
echo '
<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=profile;u=1;sa=buddies">my
buddies</a> <br />


<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=who">who's online</a> <br />


<img alt="members" title="members"
src="Image/members.gif" border="0" height="13" width="15" /> <a
title="Members" href="http://omsites.com/omsaigan/?action=mlist">view members</a><br />



<img alt="forum" title="downloads"
src="images/arc_icons/arcade_cat10.gif" border="0"
height="15" width="15" />
<a title="Downloads" href="http://omsites.com/omsaigan/index.php?action=mlist;sa=search">search for

members</a>


</td>

</tr>
</table>';

falguni1

#7
It is giving syntax error when I put it in my theme and try to save it.

Dragooon

echo '<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan">Forum</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unreadreplies">new replies to my

post</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unread">new latest topics</a>

<br />


<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=recent">new recent posts</a> <br

/>
<br />



<img alt="chat" title="chat" src="Image/chat.png" border="0"
height="16" width="16" />
<a title="Chat" href="http://omsites.com/omsaigan/index.php?action=tpmod;sa=shoutbox">Chat</a><br /><img alt="donate" title="donate"
src="Image/coins.png" border="0" height="16" width="16" /> <a
title="Donate" href="http://omsites.com/omsaigan/index.php?action=treasury">Donate</a><br />

</td>
<td>
<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=profile;u=1;sa=buddies">my
buddies</a> <br />


<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=who">who's online</a> <br />


<img alt="members" title="members"
src="Image/members.gif" border="0" height="13" width="15" /> <a
title="Members" href="http://omsites.com/omsaigan/?action=mlist">view members</a><br />



<img alt="forum" title="downloads"
src="images/arc_icons/arcade_cat10.gif" border="0"
height="15" width="15" />
<a title="Downloads" href="http://omsites.com/omsaigan/index.php?action=mlist;sa=search">search for

members</a>


</td>

</tr>
</table>';

falguni1

it says

The file you tried to save generated the following error:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in index.template.php on line 348

Dragooon

echo '<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan">Forum</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unreadreplies">new replies to my

post</a> <br />



<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=unread">new latest topics</a>

<br />


<img alt="forum" title="forum" src="Image/forum.gif" border="0"
height="15" width="15" />
<a title="Forum" href="http://omsites.com/omsaigan/index.php?action=recent">new recent posts</a> <br

/>
<br />



<img alt="chat" title="chat" src="Image/chat.png" border="0"
height="16" width="16" />
<a title="Chat" href="http://omsites.com/omsaigan/index.php?action=tpmod;sa=shoutbox">Chat</a><br /><img alt="donate" title="donate"
src="Image/coins.png" border="0" height="16" width="16" /> <a
title="Donate" href="http://omsites.com/omsaigan/index.php?action=treasury">Donate</a><br />

</td>
<td>
<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=profile;u=1;sa=buddies">my
buddies</a> <br />


<img alt="home.gif" title="home.gif" src="Image/home.gif"
border="0" height="14" width="15" />
<a title="Home" href="http://omsites.com/omsaigan/index.php?action=who">who\'s online</a> <br />


<img alt="members" title="members"
src="Image/members.gif" border="0" height="13" width="15" /> <a
title="Members" href="http://omsites.com/omsaigan/?action=mlist">view members</a><br />



<img alt="forum" title="downloads"
src="images/arc_icons/arcade_cat10.gif" border="0"
height="15" width="15" />
<a title="Downloads" href="http://omsites.com/omsaigan/index.php?action=mlist;sa=search">search for

members</a>


</td>

</tr>
</table>';

falguni1

u are genius now it is working.

I will show u an image how it is looking on my site after sometime.

This website is proudly hosted on Crocweb Cloud Website Hosting.