/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$path = 'memberships/details/'.$this->uri->segment(3, 0); // Gets id and tacks onto URL
redirect($path);
Comments
 Subscribe to comments
                    Subscribe to comments
                
                