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 #72.9K
2 Posted Topics
What happens if you install 2 servers on one machine eg: pws and apache - which one is localhost?
Re: dynamic query
maybe something like: "select.....blah blah....where a = $_POST['checkboxarrayname']['a'] and b = $_POST['checkboxarrayname']['b']" and the html is: <input type='checkbox' name='checkboxarrayname[a]' value='1'> basically using posting array variables HTH
The End.
RupertA