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
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for shaneog

Hi there, I have 2 columns in my mysql table, (1) Status (2) Type. For the status column I would like to have one row with a STATUS of 1 (live). And all the rest to have a STATUS of 0 (hidden). Is there a way to change a row …

Member Avatar for shaneog
0
82
Member Avatar for shaneog

Hi there! Im trying to get a SCORE result for how many times a character is present in a table field. However, my SQL query only returns a SCORE of 1 if the character is present in the field. Where as I need it to tell me how many are …

Member Avatar for mwasif
0
114
Member Avatar for shaneog

I have been racking my brain and can't figure this out??? I'm trying to <b> or <highlight> characters/words in my string and for some reason the <b> tag is getting replaced when the $q includes the character "b". It also does the same for <span class=".... just reacts to different …

Member Avatar for digital-ether
0
2K
Member Avatar for shaneog

Hi there, I am trying to divide a single array into multiple arrays using a $variable. The $variable is the number of fields / columns in my db table. For example, if $variable = 3... Array ( [0] => 1 [1] => 2 [2] => 3 [3] => 4 [4] …

Member Avatar for shaneog
0
62