Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~989 People Reached
Favorite Tags
Member Avatar for armyguydave69

Sorry, I know this is probably the wrong forum, however, it's the closet one I could find... I use Dreamweaver, and I've been having a problem here lately. I have a testing server and remote server. The testing server is a subdomain that I set up. However, every time I …

Member Avatar for beeerlover
0
159
Member Avatar for armyguydave69

I just switched webhosting companies and I'm having a major problem now, I keep getting errors that I wasn't getting before. Mainly, these right here: [code] Notice: Undefined index: username in D:\hshome\c274056\test.yourroommatefinder.com\register\signup.php on line 12 [/code] Here's line 12: [code] $username = mysqli_real_escape_string($dbc, trim($_POST['username'])); [/code] Tried this too: [code] $username …

Member Avatar for armyguydave69
0
79
Member Avatar for armyguydave69

Sorry, if this is in the wrong forum, but it's the closet one I could find. I just need some honest opinions regarding a site name and I am in kind of a time crunch here. I purchased the domain last night (and only have 24 hours to do a …

Member Avatar for armyguydave69
-1
99
Member Avatar for armyguydave69

Okay, I just change hosting providers and I was using my old account with the previous hosting company as a testing server. Anyway, I set up the new account today and ready to make my account live.... but of course it couldn't be that simple. I have code for a …

Member Avatar for armyguydave69
0
82
Member Avatar for armyguydave69

Okay, this is probably a lame question. I have a search page which which needs to be sorted by distance when the results come back from mysql. What's the easiest way to do this since mysql orders the results? heres the code i wanna try to use: [code] function CalculateDistance($lat1, …

Member Avatar for edwinhermann
0
116
Member Avatar for armyguydave69

Hi, I'm having a slight problem on my home page. Depending on if the user is logged in or not depends on what navbar they see. However, even if the user is logged in - it will sometimes tell the user he is logged out. If you refresh the page …

Member Avatar for armyguydave69
0
179
Member Avatar for armyguydave69

Okay, I'm a little confused - this code works perfectly fine in mysql; however, in php it keeps repeating the first person for about 15 rows. Can someone point me to what I'm missing here. [code] $queryUsers = "SELECT user_id, zipcode, gender, housing_status, active, username FROM users WHERE user_id != …

Member Avatar for flashyflashy
0
152
Member Avatar for armyguydave69

Hi, I've been looking around for a hosting company and haven't been able to decide on one. I was basically wanting to see what some people would recommend. My requirements: 1.Windows based 2.PHP & ASP.NET 3.Unlimitied disk space 4.Unlimited bandwidth 5.Allow to host unlimited domains under one account 6. The …

Member Avatar for diafol
0
123