cannot call method in another system |
-
kvanaraj Member
  
-
Posts: 175
Threads: 102
Joined: May 2018
Reputation:
-7
my local system working properly , when i upload in server after press submit button it gets error
This site can’t be reached
127.0.0.1 refused to connect.
ERR_CONNECTION_REFUSED
<form id="contact-form" class="form-horizontal" method="post" action="<?php echo base_url(); ?>loginMe" onsubmit="return validateForm(this);">
|