Search:
Type: Posts; User: oo7ml
Search :
Search took 0.08 seconds.
Hi,
I am close to launching a website that i have been working on for some time now and i plan on carrying out a significant review of security .
I understand that one of the biggest areas of...
Hi, i am finding it difficult trying to find out a few things about setting up PayPal correctly...
PayPal seem to have so many different sites etc... and some of their explanations contradict each...
Hi, i have just finished integrating PayPal into my website and i am confused about one area of PayPal - PreApproved Payments.
My site allows users to make (approve) a PreApproved Payment. I...
Cool, thanks... how do the proxy sites work... what do i need to change...
Did you post the wrong link?
Is there any site that will allow you to access a site from another country so that you can test your site against blocked countries?
Thanks, i will check this...
Hi,
I need to block various countries from accessing my site (for reasons i won't go into right now... other than being compliant and meeting regulations with my payment provider... please don't...
Hi, i have a 'split-o-meter' on one of my forms on my site that allows a user to split an amount between two people.
I'm trying to decide which way the split-o-meter should move and represent the...
Hi, i am trying to think of ways of securing or at least "trying" to put some extra security measures in place on my websites sign up form.
I understand that captchas can be broken very easily and...
Hi, i have a script that runs once a month on my site which updates our database with GEO co-ordinates. This dump contains 100K rows of data.
This all worked fine on my development server,...
Hi, i am using PayPal PreApproved payments for my crowd funding website, where where project backers are only charged if the project is successfully backed (similar to kickstarter)
I am worried...
Hi, i am close to launching a site i have been working hard on for the past while. The site is developed in PHP.
I have been developing the site on a VPS with one hosting company (A) and now i...
You're the second person who told me to buy this :) can't seem to find an ebook
Hi, thanks for the replies... i have a login screen too and a strong password but i am simply looking for ways to tighten security
Hi, i want to restrict admin access to the admin area of my website.
I was thinking of whitelisting all the IP addresses that are allowed to access the admin area.
Is there a service that you...
Hi, i am integrating PayPal Pre-Approved Payments into my website and i am struggling to find an answer to a query i have.
My users can make donations (pre approved pledges) to various Charity...
Hi, i have built a custom site using Codeigniter.
My site allows users to post a story to the site... then other users can comment on the story.
There is an option under the users Settings to...
Hi,
I have built a custom built site in Codeigniter.
I have added a [] Remember Me check box to my sign in form.
I want the browser to remember the users details and keep them logged in for...
Hi, i have a banner area on my website where i would like to display an image. I would like to display a different image in the banner area, depending on a users' location.
I have 4 different...
Hi, I am in the middle of developing (using Codeigniter) a site at the moment and it requires a complex Admin section so that staff can manage various things on the site.
I am looking for some...
Hi,
I am having some problems trying to store data into a config file in Codeigniter
The Problem
The session data grows too big and seems to exceed the 4kb which is the cookie max size. As a...
Hi, my site requires users to complete a certain task on the site everyday before the end of the day 23:59:59 (don't worry about timezones or the task)
The task has a $today_status (complete or...