Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17351 > unrolled thread
| Started by | alex <alex@nomailno.it> |
|---|---|
| First post | 2017-04-14 10:00 +0200 |
| Last post | 2017-04-14 08:07 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.php
better header or htacces for redirect and which is the code? alex <alex@nomailno.it> - 2017-04-14 10:00 +0200
Re: better header or htacces for redirect and which is the code? Jerry Stuckle <jstucklex@attglobal.net> - 2017-04-14 08:07 -0400
| From | alex <alex@nomailno.it> |
|---|---|
| Date | 2017-04-14 10:00 +0200 |
| Subject | better header or htacces for redirect and which is the code? |
| Message-ID | <ocpvja$140q$1@gioia.aioe.org> |
when I am on siteA/color I need return at siteA/ is better to use header o htaccess? which is the code?
[toc] | [next] | [standalone]
| From | Jerry Stuckle <jstucklex@attglobal.net> |
|---|---|
| Date | 2017-04-14 08:07 -0400 |
| Message-ID | <ocqdr7$pos$1@jstuckle.eternal-september.org> |
| In reply to | #17351 |
On 4/14/2017 4:00 AM, alex wrote: > when I am on > siteA/color > I need return at > siteA/ > > is better to use header o htaccess? > which is the code? > Two entirely different things for two entirely different purposes. Neither one will "return at siteA". Alex, You don't seem to understand some of the very basic concepts in web programming. You really need to get a better understanding on how it works. I suggest you get a good book or two or even a class at a local community college (or whatever you have in Italy - I'm not familiar with your educational system there). Until you do get these concepts down, you won't be successful as a web programmer, no matter how many languages you study. -- ================== Remove the "x" from my email address Jerry Stuckle jstucklex@attglobal.net ==================
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.php
csiph-web