Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6887417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:52:57+00:00 2026-05-27T05:52:57+00:00

I am having issue passing get variables. index?p=calendar refers to calendar.php located in pages/calendar.php

  • 0

I am having issue passing get variables.

index?p=calendar refers to calendar.php located in pages/calendar.php and index.php is in root.

my URL is localhost/researchportal/calendar/11/2011

Calendar has 2 get variables, month and year. i.e calendar.php?month=11&year=11

here is my rule, but its not working.

RewriteRule ^calendar/([0-9]+)$/([0-9]+)$    index.php?p=calendar&month=$1&year=$2 [L]

I also tried

RewriteRule ^calendar/([0-9]+)$/([0-9]+)$    pages/calendar.php?month=$1&year=$2 [L]

.htaccess file

RewriteEngine On
RewriteBase /researchportal/
RewriteRule ^/calendar/([0-9]+)$ index.php?p=calendar [QSA,L]

RewriteRule ^users/login /researchportal/pages/login.php [L]
RewriteRule ^users/logout /researchportal/pages/logout.php [L]
RewriteRule ^users/register logout.php [L]

RewriteRule ^profile/([0-9]+)$ index.php?p=profile&usr_id=$1 [QSA,L]
RewriteRule ^profile/edit/([0-9]+)$ index.php?p=edit&usr_id=$1 [L]
RewriteRule ^([A-Za-z0-9-_]+)$ index.php?p=$1 [L]
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:52:57+00:00Added an answer on May 27, 2026 at 5:52 am

    ^calendar/([0-9]+)$/([0-9]+)$

    Why are you ending ( $ ) it twice?

    ^ starts and expression and $ ends it. There is no reason to have neither in the middle of an expression.

    RewriteRule ^calendar/([0-9]+)/([0-9]+)$    pages/calendar.php?month=$1&year=$2 [L]
    

    Should work better. If you for some reason would also want some query variables in the url, you can replace [L] with [L,QSA] aswell.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having an issue with passing the generated JSON notation of my object to
having same issue, i am totally new in php. i install XAMPP then download
The issue I'm having is issue with is I'm trying to get the paintComponent
I am having in issue with IE passing a string back into an swf
Hi I've been having an issue with Broadcast Receivers and passing information to another
I'm having issues passing on multiple $_GET variables with next. I'm redirecting users to
I'm relatively new to C++, and having an issue passing a string. I have
I'm having an issue when passing an object of type Dictionary(Of Int16, Polygon) as
I'm having an issue with passing a parameter to a relaycommand using the GalaSoft
I'm having an issue where I execute my app, I get the following warning:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.