Thanks, just so I'm clear though, my index.php has nothing except the code you provided right?
Edit: hmm, can't seem to get this to work
Parse error: parse error, unexpected $end in...
Type: Posts; User: tacmig99; Keyword(s):
Thanks, just so I'm clear though, my index.php has nothing except the code you provided right?
Edit: hmm, can't seem to get this to work
Parse error: parse error, unexpected $end in...
I'm looking for a way to get all my pages to use index.php in the URL.
Something like:
http://www.example.com/index.php
Should become:
http://www.example.com/index.php?page=home
I found this...
Thanks but my .ht files seem to be fine.
I was wondering about that too since windows uses slashes going the other direction usually, I don't even know what it's for though, is it safe for me to...
AuthName "View ReadMe For Access"
AuthType Basic
AuthUserFile C:\wamp\.htpasswd
AuthGroupFile /dev/null
require user admin
My server is set up so everything is in me WWW folder like this...
The download is taken directly from download.microsoft.com
It just gives you the IE7 installation.
Contractible Headers Script
http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
Works perfectly, but I need to know how to make the headers open by default instead of closed.
Any and all...
Yea... Only problem with that is the fact that this forum has 693 files to look into lol, any type of guess what the filename would be? I'll just search the main files that it could be in for now,...
Thanks for the info but I already know how to use php to do this, what I want to do is take the login box directly from my forum and use the exact same box on my website. So people can directly login...
How would I go about taking the quick login box found in forums and add it to my website home page? Keep in mind I know near nothing about SQL, infact I only posted in this area because I figured I'd...
As far I as know JavaScript has nothing to do with the server and relies solely on the browser, so I don't know what is causing a perfectly fine script to not function.
I recently installed on my...
Ok this helps more than you know, I thought I couldn't use my php scripts if I used the php5 handler, thanks a lot, solved my problems :)
Edit: Well I just tried setting .php to the AddHandler...
I am attempting to use SSI for the first time because iFrames are getting increasingly annoying but I have PHP in my pages.
I have the following server information:
I don't want to use php5...
I'll just assume this is about programming since I have no idea what you're talking about lol
I second that :cool:
lol, I switched away from dialup about a month ago and I love it:cool: Also in a week my plan is getting changed to be even faster with a lot more bandwidth.
It's strange that you use dialup with...
Oh yes I guess I got caught up in my chain of thought there. But the idea is still what I thought it was, least I think so :confused: lol
So then that means you never have the problem of a program only being able to run on older versions of the operating system right? That could really come in handy for me, I have a few things I can't...
Hold up, what do you mean by free? Does it come with a lot of good programs by default, or do they offer free downloads?
Assuming your using it for a forum, you'll have to hard code it into the php file where all the other BBCodes are located. It's different for each type of forum I think.
Server 1 is completely unusable by the php upload script because it does not support php.
And I don't understand what you want to do with server 2.
Edit: Reread what you posted, so if I...
I believe the rest of the true and false statements should have quotations around them aswell. And I'm not sure what you're trying to do with the mouseover statement.
Btw this isn't Javascript,...
So besides the looks, what's the actual differences between them?
Every school I've been to so far (I'll be in sec 5, grade 11 highschool in a week) uses Mac computers which are easy to use but I...
Only thing I hate about Windows Media Player is so many thing require codecs which don't seem to be available. I've never tried any other program though, except Quicktime which I hate because it...
I'm having a lot of trouble adding a RewriteCond line into my .htaccess file and this doesn't seem to help me at all.
So I got this from the comprehensive guide to .htaccess
RewriteEngine on...
Wow, you should like, get paid to validate sites for people lol
What are memory leaks though?
Edit: Completely forgot to type my reply for the website.
The second page takes very long to load...
Actually I think what pissa is trying to say is exactly what is being said in that link in Twey's signature. Microsoft does things very differently than everyone else when it comes to the internet...