Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~409 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for DSLKeper

You have no code: the only thing showing in firebug is: [CODE]<link href="chrome://mozbar/skin/css/injected.css" type="text/css" rel="stylesheet">[/CODE] Which doesn't sound like a good name for a stylesheet if you ask me.

Member Avatar for drjohn
0
167
Member Avatar for tomford

Quick question, I've went through one of my sites and added quit a few <strong> tags to the page keywords. The text was already styled by CSS in one form or another and the appearance of the text didn't change.. which is exactly what I wanted. The tag was simply …

Member Avatar for tomford
0
130
Member Avatar for whiteyoh

Try this, [CODE]//$srch = "%".$param1."%"; $SQL=mysql_query("SELECT * FROM tbl_leads WHERE $column LIKE '%$parmal%'");[/CODE] Remove the quotes '$column'. The quotes for the $parmal variable is fine since we are adding the wildcard %. Also not sure why you were echo'ing the sql query. Just make sure you have a link established …

Member Avatar for tomford
0
112

The End.