RSS Amplifier

Recent Questions - WordPress Development Stack Exchange · Mar 4, 2015

Custom redirects with using SQL

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

We have pages with urls like this: http://example.com/?page_id=3&user_id=5 http://example.com/?page_id=6&user_id=9 etc. page_id and user_id located in table MySQL Database. And this table has the below structure: ID, page_id and user_id If I know ID I can make query to database and get page_id and user_id . Question: how to make custom redirect? That user can use ID in short url like this…

Read on wordpress.stackexchange.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.