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
~758 People Reached
Favorite Tags
Member Avatar for DaveCachia

Hi all! I have dug through the heaping amounts of mod_rewrite threads here and elsewhere and have come to no end! I am wondering if this is not working because: A) 1&1 Hosting is garbage. B) Its on a subdomain. Here is my code. [CODE]RewriteEngine On RewriteRule ^([a-zA-Z0-9_-]+)$ profile.php?username=$1 RewriteRule …

Member Avatar for diafol
0
191
Member Avatar for DaveCachia

Hey Daniweb! I'm here again with another C++ problem. I am trying to add three pairs into my main vector 'theMap'. I am thinking I need to use the 'insert' function, but I just cant figure out why my syntax is working. I've tried the 'copy' command as well, no …

Member Avatar for DaveCachia
0
93
Member Avatar for DaveCachia

Hi all - I am having some difficulty with some of my Computer Architecture homework. 7. Simplify the following expressions and implement them with NOR gates (1 point) a. AB + ABD + ABD+ACD+ABC b. BD + BCD + ABCD Now - I understand that if I were to draw …

Member Avatar for shrughes
0
71
Member Avatar for DaveCachia

Hey all! I am having a problem copying Linked Lists. My Struct has the following fields. list->data list->number list->exit Exit is the tail, data is the head. I tried doing this.. copyList->data = list->data but it resulted in a fail of epic proportions. Can anyone give me a hand please?

Member Avatar for Lerner
0
101
Member Avatar for DaveCachia

Hey Daniweb, So my employer has asked me to begin looking into Database work. The government has given my university a grant to try and stimulate employers training employees (because they are not doing this, as employees tend to leave jobs after being trained). So my task is to develop …

Member Avatar for DaveCachia
0
95
Member Avatar for DaveCachia

Hey there; I've run into a problem! I have a program that is supposed to do multiple things. Therefore - I have a menu (switch statements). Is there any way I can make it so when 1 statement finishes, it can go back to the main menu? I can add …

Member Avatar for Ancient Dragon
0
91
Member Avatar for DaveCachia

Hey all. I'm new to the community and I have found it very useful in the past. I have a problem that I cannot find a solution to: Here is the question As a system administrator, your task is to write a computer program for the CompanyINFR1100 to manage its …

Member Avatar for vmanes
0
116