Search found 4 matches
- Sun Dec 13, 2009 9:03 pm
- Forum: PHP - Code
- Topic: Header address without a "/" at the end
- Replies: 2
- Views: 171
Re: Header address without a "/" at the end
The site that I was giving an example is not my website. And I do not get what to do for the htaccess. :[
- Sun Dec 13, 2009 8:23 pm
- Forum: PHP - Code
- Topic: Header address without a "/" at the end
- Replies: 2
- Views: 171
Header address without a "/" at the end
To give you an example on what I mean is in here.
http://www.lockerz-me.com/
When you click on faqs and other links. on the header it shows "http://www.lockerz-me.com/faq" not "http://www.lockerz-me.com/faq/"
How do we do this?
http://www.lockerz-me.com/
When you click on faqs and other links. on the header it shows "http://www.lockerz-me.com/faq" not "http://www.lockerz-me.com/faq/"
How do we do this?
- Wed Nov 18, 2009 10:12 pm
- Forum: PHP - Code
- Topic: Php get function
- Replies: 5
- Views: 308
Re: Php get function
I really still don't get it. :[
- Tue Nov 17, 2009 10:49 pm
- Forum: PHP - Code
- Topic: Php get function
- Replies: 5
- Views: 308
Php get function
I want to make my website like.
And it will show the guide. And so on.
I have read some tutorials on the $_get[] functions. But I do no't know how to use it for linking other php but using the "?=" instead of "guide.php"
Code: Select all
http://sitename.com/?=guideI have read some tutorials on the $_get[] functions. But I do no't know how to use it for linking other php but using the "?=" instead of "guide.php"