Re: I need some help please
Did you chmod the txt files to 777?
Re: I need some help please
Re: I need some help please
Well, your HTML is wrong some of the atributes should be in quotes like <a href="whatever">Link text</a>.
Prehaps your hoster disabled writing of files?
Maybe it is really writing out the file, just that you need to fix your HTML.
Re: I need some help please
well it's not my host because i use my computer to host so i don'y know
and it's not html it's php
Re: I need some help please
Whats in the variables.php file? Do you have register globals turned on? If not then try using the $_POST or $_GET, depending on how the forms submitted, super gloabl to get the variables.
PS. Please use the [PHP][/PHP] tags to help people read you code. Thanks
Re: I need some help please
Quote:
Originally Posted by marc180
well it's not my host because i use my computer to host so i don'y know
and it's not html it's php
Code:
<center><table><tr><td bgcolor=666666 width=500 height=20><font size=2><img src=$imagedir/browser.gif><strong><a href=http://$wsurl target=_blank><font size=4>$wsname</font></a></strong></td></tr><tr><td bgcolor=cccccc width=400><font size=2><font color=000000>$description</font></td></tr></table></center><br><br>
Thats HTML, not PHP.
Re: I need some help please
OMFGROFLMAOPWNDJOORASS
Sorry but killer here i right.
HTML is "What you see is what you get"
PHP is "WHAT YOU SEE IS WHAT YOU GET BUT HOW IT WAS DONE IS A MYSTERY TO YOU."
PHP is server side.
HTML Client Side.I think...hmm..idk..prolly.