Uppercase for the name of customers 2.0 PHP script

SPONSORED LINKS

    Specification

  • Version: 2.0
  • File size: 0 KB
  • File name: 1499.html
  • Last update:
  • Platform: Windows / Linux / BSD
  • Language: PHP
  • Price:GPL
  • Company: Will (View more)

Uppercase for the name of customers 2.0 script description:




Publisher review:
Uppercase for the name of customers is to force the creation of the customer name and firstname The goal is to force the creation of the customer name and firstname as follow : Whatever the way the customer will enter his information, instead of having "joe black", you will get "Joe BLACK" in your database.1. Open the file "create_account.php"2. Close to line 20, find : $firstname = tep_db_prepare_input($HTTP_POST_VARS['firstname']);$lastname = tep_db_prepare_input($HTTP_POST_VARS['lastname']);and replace by :$firstname = tep_db_prepare_input(strtoupper($HTTP_POST_VARS['firstname']{0}) . substr($HTTP_POST_VARS['firstname'], 1));$lastname = tep_db_prepare_input(strtoupper($HTTP_POST_VARS['lastname']));
Uppercase for the name of customers 2.0 is a PHP script for osCommerce Addons scripts design by Will. It runs on following operating system: Windows / Linux / BSD.

Operating system:
Windows / Linux / BSD

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5