Search found 3 matches
- Tue Feb 13, 2007 7:43 pm
- Forum: PHP - Code
- Topic: whats wrong with my php code? plzz help me!
- Replies: 4
- Views: 654
i had changed the code like u said. but the color still didn't change. this is the output i got:- F00023 body { background: #F00023; color:333; } h1, h2, h3, h4 { color:008400; } blockquote { color:008400; } i think the problem is with $id variable when i try to change $white = '$id'; read $id as a ...
- Tue Feb 13, 2007 2:47 am
- Forum: PHP - Code
- Topic: whats wrong with my php code? plzz help me!
- Replies: 4
- Views: 654
Put the sign in the text instead of the code. Believe it or not, the pound sign is an alternative comment symbol. Oh yeah, and try to stay away from short PHP tags. They will come back to bite you in the future. i'm so soryy. i'm really newbie in php. what do yo mean by put the sign in the text ins...
- Tue Feb 13, 2007 12:49 am
- Forum: PHP - Code
- Topic: whats wrong with my php code? plzz help me!
- Replies: 4
- Views: 654
whats wrong with my php code? plzz help me!
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] i wrote t...