Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: ctype_digit() won't work on a VPS server
Post: RE: ctype_digit() won't work on a VPS server

skunkbad Wrote: (11-16-2017, 03:14 PM) -- Forgive me if it seems rude, but your hosting environment is garbage. Seriously, when you are dealing with issues that you have described, the best course of...
6,334 Views
3 Replies
11-17-2017, 02:58 AM
valkaycelestino
    Thread: ctype_digit() won't work on a VPS server
Post: ctype_digit() won't work on a VPS server

I recently finished building my site using code igniter on WAMP local server and tested it on a shared hosting server (from Namecheap). Then I got VPS hosting plan (from iPage) and uploaded the files ...
6,334 Views
3 Replies
11-16-2017, 01:34 PM
valkaycelestino
    Thread: Creating a referral url
Post: RE: Creating a referral url

InsiteFX Wrote: (05-11-2017, 03:44 AM) -- You would need to use CodeIgniter's _remap() method and catch the referral code through your index($referral) method. Here is how we did it, but we assign...
19,542 Views
8 Replies
05-12-2017, 08:47 AM
valkaycelestino
    Thread: Creating a referral url
Post: RE: Creating a referral url

raknjak Wrote: (05-10-2017, 12:58 PM) -- ok editing because I misunderstood. With referral urls you need to know the username beforehand no? I mean what is the use if not. -- Yes, the username w...
19,542 Views
8 Replies
05-12-2017, 08:36 AM
valkaycelestino
    Thread: Creating a referral url
Post: RE: Creating a referral url

JayAdra Wrote: (05-10-2017, 07:03 PM) -- Or you could generate a "referral code" and assign that to a user. That way, the URL doesn't give away what user it's for, and it still can be tracked against...
19,542 Views
8 Replies
05-12-2017, 08:33 AM
valkaycelestino
    Thread: Creating a referral url
Post: Creating a referral url

I need to create a referral url for every member of my site, something like this: http://mywebsite.com/ref/user, where user is a unique field in a database table. Please can someone give me a hint on ...
19,542 Views
8 Replies
05-10-2017, 12:24 PM
valkaycelestino
    Thread: Create custom link url for users
Post: RE: Create custom link url for users

@Jay, could you please explain a little more. How do i generate the unique code?
6,389 Views
5 Replies
04-24-2017, 07:58 PM
valkaycelestino
    Thread: Create custom link url for users
Post: RE: Create custom link url for users

InsiteFX Wrote: (04-24-2017, 04:35 AM) -- I Did this a long time ago using CodeIgniter and Xajax javascript. It is not an easy task to do, we had to use CodeIgniter's _remap() method to grab the ...
6,389 Views
5 Replies
04-24-2017, 07:49 PM
valkaycelestino
    Thread: Create custom link url for users
Post: Create custom link url for users

I have a membership site where people can sign up for an account using their name, phone number and password of choice. The information entered during registration is stored in a MySQL database table ...
6,389 Views
5 Replies
04-24-2017, 02:12 AM
valkaycelestino

Theme © iAndrew 2016 - Forum software by © MyBB