Summary: register globals is a directive in your php.ini file. Leaving it off (which is default) actually can improve the clarity of your scripts. Perfect ex...
Summary: Hi guys. I need help badly. I need your advice. I want to host several phpbb forums (ONLY phpbb forums) and I found a managed VPS host with the fo...
Summary: Yes, it is definitely possible. I work for the US gov and they are always antsy about us using the internet from work. They will (unknowingly) let m...
Summary: This is a function of the server, not the HTML file. You need to configure your server to parse .asp files. If you post which version your server is...
Summary: Look at Michael's example about using else if vs switch above. Another example: foreach ($array as $value) { $query = "SELECT * FROM foo WHERE bar = $...
Summary: Whoops - I posted same time as you. Didn't see that you had already answered. I hear you on the insure vs. ensure. I corrected people on it for year...
Summary: Hi all, Would like to ask about SSL certificate. I have a Web Server installed with SSL certificate. The cert is signed by a CA created by myself (th...
Summary: Gaurav, Search engine optimization is very tricky and has to be calculated. Someone who is doing it for free may not know all of the details on how t...
Summary: You might also consider making whatever directory the FTP server is hosting also available via HTTP. You can use a default listing, or one of your own...
Summary: I just added an SSL certificate to a website. I have only one page (store) that needs SSL. What are the options for handling the situation where some...
Summary: I highly recommend this web host: iPowerWeb Web Hosting Their support has been getting a lot better in the past years. They offer: 800MB Webspace 40GB...
Summary: Sorry if this isn't the correct place for these questions. Background: I am researching the options regarding the creation of a ratings website. I hav...
Summary: Hello all, I'm developing an ASP page using VS.NET 2003, on a Win XP Pro box running IIS 5.1 (i think). when i type: http://my.ip.add.ress/blahblah fr...
Summary: "Most hosts" do not give them out free. They cost server setup time and require SSL to be properly secure. That is a premium service for most hosts, w...
Summary: using front page does not mean you are programming and or that you are a programmer, you need to use notepad for a month or so and ween yourself from ...
Summary: Yes, but tables, for the most part, react more consistently cross-browser than do CSS "tables". MS's implementation of CSS in IE doesn't follow the st...
Summary: Hi, I'm been doing web development for a while now, but login information and such was never really an issue, so I've never had to worry about how to ...
Summary: ok, i know javascript can do a whole lotta weird cool things and i was wondering if php can do a lot of the things that javascript can. if it cant, ab...
Summary: Hi, I'm working with few examples from a 70-315 exam prep book. I'm trying to view the Table design... edit/ create views from VS. NET enviro...
Summary: Hello all: I am using IIS 6.0, and i have a strange problem with one of my websites. I dont think i made any changes to it since it worked fine, but n...
Summary: safeTsurfa- It's about a $50 difference, so similar to your hosting fees. I do try to look at the difference per month: 14.99 vs 19.99. It makes m...
Summary: Chaud, I rather not get into a childish debate with... "I wouldn't host you vs. I wouldn't even consider your service in the first place."... Terri h...
Summary: I'm working on a page which displays the status of a server application. The page has a link for the user to login. When the link is clicked a popup w...