Help PHP
#14

I see you used this:

Code:
<img src="http://swatsamp.net/swat.php?nick=$_POST["iname"]" alt="swat" width="200" height="80">
Try this:
Code:
<img src="http://swatsamp.net/swat.php?nick=<?php echo $_POST["iname"]; ?>" alt="swat" width="200" height="80" />
By the way, look at this (what I've made):

The URL to it: http://rl-rp.com/Text.php?t=Custom+text
Try it yourself too with another text - I can give you that script if you want, so you can customize it (I made it). There are also special things, like text/bg color:
http://rl-rp.com/Text.php?t=Hello world!&c=1 is:

You know what, just look at this topic (NOTE: External link to my site, not from this site) for more info: http://rl-rp.com/viewtopic.php?f=22&t=240
Reply


Messages In This Thread
Help PHP - by Venice - 11.10.2011, 13:17
Re: Help PHP - by Max_Coldheart - 11.10.2011, 13:17
Re: Help PHP - by Venice - 11.10.2011, 13:19
Re: Help PHP - by suhrab_mujeeb - 11.10.2011, 13:26
Re: Help PHP - by Venice - 11.10.2011, 13:27
Re: Help PHP - by suhrab_mujeeb - 11.10.2011, 13:33
Re: Help PHP - by BlazeFury - 11.10.2011, 13:35
Re: Help PHP - by JiHost - 11.10.2011, 13:43
Re: Help PHP - by Max_Coldheart - 11.10.2011, 13:46
Re: Help PHP - by playbox12 - 11.10.2011, 14:01
Re: Help PHP - by mamorunl - 11.10.2011, 16:54
Re: Help PHP - by Venice - 11.10.2011, 17:05
Re: Help PHP - by donB - 11.10.2011, 18:45
Re: Help PHP - by Kwarde - 11.10.2011, 19:22
Re: Help PHP - by Ronaldo_raul™ - 11.10.2011, 19:34
Re: Help PHP - by Kwarde - 11.10.2011, 19:39

Forum Jump:


Users browsing this thread: 3 Guest(s)