Traduzir "php code" para turco

Mostrando 50 de 50 traduções da frase "php code" de inglês para turco

Traduções de php code

"php code" em inglês pode ser traduzido nas seguintes palavras/frases turco:

php php
code kod kodu koduna kodunu uygulama ve

Tradução de inglês para turco de php code

inglês
turco

EN Due to the following statement already existing in httpd.conf (as of Mac Panther), once PHP is enabled the .php files will automatically parse as PHP.

TR (Mac Panther'den itibaren) httpd.conf dosyasında bulunan aşağıdaki deyimden dolayı PHP etkin kılındığı anda .php uzantılı dosyalar otomatik olarak PHP tarafından yorumlanır.

inglês turco
mac mac
php php
files dosyalar
is bulunan
the aşağıdaki
of anda
automatically otomatik olarak

EN will reveal this information. If a php.ini is not used, PHP will use all default values. See also the related FAQ on finding php.ini.

TR işlev çağrısı da yerini gösterecektir. Eğer bir php.ini kullanılmamışsa, PHP öntanımlı değerleri kullanacaktır. php.ini'yi bulmak için SSS'ye bakabilirsiniz.

inglês turco
php php
finding bulmak
default öntanımlı
if eğer
also da

EN The if construct is one of the most important features of many languages, PHP included. It allows for conditional execution of code fragments. PHP features an if structure that is similar to that of C:

TR if oluşumu, PHP dahil olmak üzere birçok programlama dilindeki en önemli yapı taşlarından biri olup kod bölümlerinin koşullu olarak çalıştırılabilmelerini sağlar. PHP, C dilindekine benzer bir if yapısı sunar:

inglês turco
php php
included dahil
conditional koşullu
code kod
c c
allows sağlar
structure yapısı
construct yapı
similar benzer
the olup
most en
important önemli
many çok
to olmak
of biri

EN function will display information about PHP. Consider creating a file in the DocumentRoot with the following PHP code:

TR işlevi PHP ile ilgili bilgileri gösterir. Aşağıdaki içeriğe sahip bir dosyayı belge kök dizininde oluşturun:

inglês turco
function işlevi
php php
creating oluşturun
file dosyayı
about ilgili
information bilgileri
the aşağıdaki
with ile
a bir

EN PHP comes standard with many functions and constructs. There are also functions that require specific PHP extensions compiled in, otherwise fatal "undefined function" errors will appear. For example, to use image functions such as

TR PHP standart olarak birçok işlev ve oluşum ile birlikte gelmektedir. Bunun yanında, özel PHP eklentilerinin derlenmesini gerektiren, aksi takdirde "tanımsız işlev" hatası üreten işlevler de mevcuttur. Örneğin,

inglês turco
php php
standard standart
otherwise aksi takdirde
function işlev
are mevcuttur
and ve
many çok
such bir
that bunun
comes ile
functions işlevler

EN , PHP must be compiled with MySQLi support. There are many core functions that are included in every version of PHP, such as the string and variable functions. A call to

TR işlevini kullanabilmek için, PHP'nin MySQLi desteği ile derlenmiş olması gerekmektedir. Bunların yanında, bütün PHP sürümlerine eklenen dizge ve değişken işlevleri gibi birçok çekirdek işlev de mevcuttur.

inglês turco
php php
must gerekmektedir
support desteği
string dizge
variable değişken
core çekirdek
every de
a bir
functions işlevleri
and ve
are mevcuttur
many çok
of in
with ile

EN Expressions are the most important building blocks of PHP. In PHP, almost anything you write is an expression. The simplest yet most accurate way to define an expression is "anything that has a value".

TR İfadeler, PHP'nin en önemli yapı taşlarındandır. PHP'de, hemen hemen yazdığınız her şey bir ifadedir. Bir ifadenin en basit ama en etkili tanımı şudur: "Bir değere sahip olan herşey".

inglês turco
building yapı
most en
important önemli
value bir

EN PHP's error_reporting ini setting uses bitwise values, providing a real-world demonstration of turning bits off. To show all errors, except for notices, the php.ini file instructions say to use: E_ALL & ~E_NOTICE

TR PHP'nin error_reporting yönergesi gerçekte neler olup bittiğini göstermek için bitsel değerler kullanır. Sadece bilgilendirmeleri değil hataların tümünü görmek isterseniz php.ini dosyasında ilgili yere şunu yazın: E_ALL & ~E_NOTICE

inglês turco
values değerler
php php
file dosyası
uses kullanır
the olup
to görmek
all all
of in
for için
a sadece
show göstermek
errors hatalar

EN As noted above, providing the salt option in PHP 7.0 will generate a deprecation warning. Support for providing a salt manually may be removed in a future PHP release.

TR Yukarıda belirtildiği gibi, PHP 7.0'da salt seçeneğinin belirtilmesi, bir kullanımdan kaldırma uyarısı üretecektir. El ile tuz sağlama desteği, gelecekteki bir PHP sürümünde kaldırılabilir.

inglês turco
php php
warning uyarı
support desteği
future gelecekteki
in da
a bir

EN If start_index is negative, the first index of the returned array will be start_index and the following indices will start from zero prior to PHP 8.0.0; as of PHP 8.0.0, negative keys are incremented normally (see example).

TR başlangıç negatifse, dönen dizinin ilk indisi başlangıç olur, sonrakiler ise PHP 8.0.0 öncesinde sıfırdan başlardı. PHP 8.0.0 ve sonrasında ise negatif indisler normal olarak artmaktadır. (örneğe bakın).

inglês turco
php php
start başlangıç
and ve
the ise
first ilk
to e
of olarak

EN You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds.

TR PHP x86 derlemeleri için x86 CRT'yi ve PHP x64 derlemeleri için x64 CRT'yi indirmelisiniz.

inglês turco
php php
and ve
for için

EN Be sure the desired extensions will parse as PHP (examples: .php .html and .inc)

TR PHP olarak yorumlanacak uzantıları belirleyiniz (örnekler: .php .html ve .inc)

inglês turco
php php
html html
examples örnekler
inc inc
and ve
the olarak
extensions uzantıları

EN <IfModule mod_php5.c> # If php is turned on, we respect .php and .phps files

TR <IfModule mod_php5.c> # php etkinse, .php ve .phps dosyalarını yorumlasın isteriz

inglês turco
php php
c c
and ve
files dosyaları

EN If a script is executed with the CLI, as a relative path, such as file.php or ../file.php, $_SERVER['SCRIPT_FILENAME'] will contain the relative path specified by the user.

TR Eğer betik file.php veya ../file.php gibi göreli bir yolla komut satırından çalıştırılırsa, $_SERVER['SCRIPT_FILENAME'] kullanıcı tarafından belirtilen göreli yolu içerir.

EN In versions of PHP before 5.5, parts of the information displayed are disabled when the expose_php configuration setting is set to off. This includes the PHP and Zend logos, and the credits.

TR PHP 5.5 öncesinde expose_php yapılandırma seçeneğine off atanmışsa bazı bilgiler gösterilmezdi. PHP ve Zend logoları ve katkıcılar bunlardan bazılarıdır.

EN Code Signing Certificates, are highly recommended for publishers who plan to distribute code or content over the internet or corporate extranets and want to ensure the integrity and authorship of this code

TR Kod İmzalama Sertifikaları, internet veya kurumsal extranetler üzerinden kod veya içerik dağıtmayı planlayan ve bu kodun bütünlüğünü ve yazarlığını güvence altına almak isteyen yayıncılar için şiddetle tavsiye edilir

inglês turco
code kod
content içerik
internet internet
corporate kurumsal
want isteyen
integrity bütünlüğü
highly şiddetle
and ve
this bu
certificates sertifikaları
of in
or veya

EN Symantec Code Signing certificate Secure the code integrity of software and applications with the Symantec Code signing certificate

TR Symantec Kod İmzalama sertifikası Yazılım ve uygulamaların kod bütünlüğünü Symantec Kod imzalama sertifikasıyla güvence altına alın

inglês turco
symantec symantec
code kod
signing imzalama
certificate sertifikası
secure alın
integrity bütünlüğü
of ın
and ve
with altına
software yazılım
applications uygulamalar

EN The code signing certificate has an extended use of a code signing key to indicate that it can be used to sign code

TR Kod imzalama sertifikası, kodu imzalamak için kullanılabileceğini belirtmek için genişletilmiş bir kod imzalama anahtar kullanımına sahiptir

inglês turco
key anahtar
certificate sertifikası
extended genişletilmiş
signing imzalama
has sahiptir
code kod
of in
a bir
use kullanım

EN A Dynamic QR Code can be used to embed information and URL that can be edited or updated any time even after the creation of the QR Code. Using a Dynamic Code, you can track scanning data as well.

TR Statik QR Kodunda saklanan bilgiler değiştirilemez ve kod oluşturulduktan sonra hedef URL değiştirilemez. Statik QR Kodu ile tarama sayısı, zaman veya yer gibi tarama verilerini izleyemezsiniz.

inglês turco
qr qr
url url
scanning tarama
information bilgiler
time zaman
and ve
code kod
or veya
even de
data verilerini
well ile

EN *Cell phone numbers must be listed in the international format: first goes the country code, then the mobile network code (service carrier code): 49 151......., 1 250 .......

TR *Cep telefonu numaraları uluslararası formatta listelenmelidir: önce ülke kodu, sonra mobil şebeke kodu (servis operatörü kodu): 90 532 .........

inglês turco
code kodu
service servis
numbers numaraları
international uluslararası
country ülke
mobile mobil

EN Then add mobile network code to the last box: first, specify the country code and then provide the mobile service provider code.

TR Ardından en son kutuya mobil şebeke kodunu ekleyin: önce ülke kodunu belirtin ve ardından mobil servis sağlayıcı kodunu girin.

inglês turco
mobile mobil
code kodunu
specify belirtin
and ve
service servis
country ülke
add ekleyin
the önce
last son
provider sağlayıcı

EN Code Signing Certificates, are highly recommended for publishers who plan to distribute code or content over the internet or corporate extranets and want to ensure the integrity and authorship of this code

TR Kod İmzalama Sertifikaları, internet veya kurumsal extranetler üzerinden kod veya içerik dağıtmayı planlayan ve bu kodun bütünlüğünü ve yazarlığını güvence altına almak isteyen yayıncılar için şiddetle tavsiye edilir

inglês turco
code kod
content içerik
internet internet
corporate kurumsal
want isteyen
integrity bütünlüğü
highly şiddetle
and ve
this bu
certificates sertifikaları
of in
or veya

EN Symantec Code Signing certificate Secure the code integrity of software and applications with the Symantec Code signing certificate

TR Symantec Kod İmzalama sertifikası Yazılım ve uygulamaların kod bütünlüğünü Symantec Kod imzalama sertifikasıyla güvence altına alın

inglês turco
symantec symantec
code kod
signing imzalama
certificate sertifikası
secure alın
integrity bütünlüğü
of ın
and ve
with altına
software yazılım
applications uygulamalar

EN The code signing certificate has an extended use of a code signing key to indicate that it can be used to sign code

TR Kod imzalama sertifikası, kodu imzalamak için kullanılabileceğini belirtmek için genişletilmiş bir kod imzalama anahtar kullanımına sahiptir

inglês turco
key anahtar
certificate sertifikası
extended genişletilmiş
signing imzalama
has sahiptir
code kod
of in
a bir
use kullanım

EN The PHP files are also open source as is the FLA (Flash) code used to generate the SWF Flash object

TR SWF Flash nesnesini oluşturmak için kullanılan FLA (Flash) kodu gibi PHP dosyaları da açık kaynak kodludur

inglês turco
php php
open açık
source kaynak
code kodu
files dosyaları
also da
is oluşturmak
to için
used kullanılan

EN PHP implements a way to reuse code called Traits.

TR PHP tekrar tekrar kullanılabilen bir yöntem kodu olarak trait ismini kullanarak nitelikleri tanımlamıştır.

inglês turco
php php
way yöntem
code kodu
a bir
to kullanarak

EN Traits are a mechanism for code reuse in single inheritance languages such as PHP

TR Nitelikler, PHP gibi tek kalıtımlı dillerde kodun yeniden kullanımını sağlayan bir mekanizmadır

inglês turco
php php
a bir
as gibi

EN Knowing these important (yet often subtle) differences is crucial for writing correct PHP code.

TR Bu önemli (ve sıklıkla algılanması güç) farklılıkların bilinmesi, doğru PHP kodunun yazılabilmesi için büyük önem taşımaktadır.

inglês turco
often sıklıkla
php php
important önemli
these bu
for için

EN When an exception is thrown, code following the statement will not be executed, and PHP will attempt to find the first matching catch block

TR Bir istisna oluştuğunda, istisnanın oluştuğu yerden sonraki kodlar çalıştırılmaz ve PHP oluşan istisna ile uyuşan ilk catch bloğunu bulmaya çalışır

inglês turco
exception istisna
php php
and ve
first ilk
following bir

EN must be called before any actual output is sent, either by normal HTML tags, blank lines in a file, or from PHP. It is a very common error to read code with

TR işlevinin normal HTML etiketleri ve dosya veya PHP'deki boş satırlar dahil herhangi bir çıktıdan önce çağrılması gerektiğini unutmayınız.

inglês turco
normal normal
html html
tags etiketleri
file dosya
blank boş
must gerektiğini
read ve
or veya
lines bir
any herhangi
before önce

EN For example, if you have configured Apache to use a PHP script to handle requests for missing files (using the ErrorDocument directive), you may want to make sure that your script generates the proper status code.

TR Örneğin Apache'yi eksik dosyalarla ilgili sorunlar için (ErrorDocument yönergesi ile) bir PHP betiğini kullanacak şekilde yapılandırmışsanız betiğinizde uygun bir durum kodu üretmek için bu biçimi kullanabilirsiniz.

inglês turco
php php
missing eksik
status durum
code kodu
the şekilde
a bir
have bu

EN Learn to code and experiment with PHP, MySQL, FTP, and cPanel

TR Hosting, PHP, MySQL, FTP ve cPanel ile kodlamayı öğrenin ve denemeler yapın

inglês turco
php php
mysql mysql
cpanel cpanel
to yapın
with ile

EN If you do not have a code, proceed to the purchase by clicking the to get an access code button.

TR Eğer kodunuz yoksa, “erişim kodu almak için” düğmesini tıklayarak satın alma işlemine devam edin.

inglês turco
if eğer
you in
not için
code kodu
to e
button düğmesini
access erişim
purchase satın
get edin

EN The pattern in a QR code represents binary codes that can be interpreted by digital devices to reveal the information in the code

TR Bir QR kodundaki dizilimler, koddaki bilgileri ortaya çıkarmak için dijital cihazlar tarafından yorumlanabilen ikili kodları temsil eder

inglês turco
qr qr
represents temsil
devices cihazlar
information bilgileri
by tarafından
codes kodları
digital dijital
to için

EN First, a QR reader identifies a QR code through the three large squares outside the code

TR İlk olarak, bir QR okuyucu, kodun dışındaki üç büyük kareden QR kodunu tanımlar

inglês turco
qr qr
reader okuyucu
code kodunu
large büyük
outside dışındaki
a bir

EN Our no-code chatbot builder will send all information straight to Crisp CRM or inside the one you use without a single line of code

TR Kodsuz sohbet robotumuz, tüm bilgileri doğrudan Crisp CRM veya kullandığınızın içine tek bir kod satırı olmadan gönderir

inglês turco
information bilgileri
straight doğrudan
crisp crisp
crm crm
inside
code kod
without olmadan
all tüm
or veya
a bir

EN AWS Lambda stores code in Amazon S3 and encrypts it at rest. AWS Lambda performs additional integrity checks while your code is in use.

TR AWS Lambda, kodunuzu Amazon S3’te depolar ve bekleme durumunda şifreler. AWS Lambda, kodunuz kullanılırken ek bütünlük denetimleri gerçekleştirir.

inglês turco
aws aws
lambda lambda
amazon amazon
additional ek
use kullan
your code kodunuzu
and ve

EN You simply upload the Lambda function code for the new Alexa skill you are creating, and AWS Lambda does the rest, executing the code in response to Alexa voice interactions and automatically managing the compute resources on your behalf

TR Oluşturduğunuz yeni Alexa becerisi için Lambda işlev kodunu yüklediğinizde AWS Lambda, kodu Alexa ses etkileşimlerine göre yürüterek ve işlem kaynaklarını sizin yerinize otomatik olarak yöneterek gereken işlemleri gerçekleştirir

inglês turco
lambda lambda
function işlev
aws aws
new yeni
code kodu
automatically otomatik olarak
and ve
the sizin
resources kaynaklarını

EN Simply upload your code via the AWS Management Console, zip file, or container image, and AWS Lambda automatically runs your code when triggered, without requiring you to provision or manage infrastructure.

TR Kodunuzu AWS Management Console, zip dosyası veya container görüntüsü aracılığıyla yüklediğinizde AWS Lambda, altyapı tedarik etmenize veya yönetmenize gerek kalmadan tetiklendiğinde kodunuzu otomatik olarak çalıştırır.

inglês turco
aws aws
management management
console console
zip zip
container container
image görüntü
lambda lambda
provision tedarik
manage yönetmenize
your code kodunuzu
file dosyası
infrastructure altyapı
you etmenize
without kalmadan
or veya
automatically otomatik olarak
to aracılığıyla

EN Code Signing for AWS Lambda offers trust and integrity controls that enable you to verify that only unaltered code from approved developers is deployed in your Lambda functions

TR AWS Lambda için Kod İmzalama, Lambda işlevlerinizde sadece onaylı geliştiricilerden üzerinde değişiklik yapılmamış kodların dağıtılacağını doğrulamanıza olanak tanıyan güven ve bütünlük denetimleri sunar

inglês turco
code kod
aws aws
lambda lambda
offers sunar
trust güven
controls denetimleri
approved onaylı
in da
and ve

EN You can use AWS Signer, a fully-managed code signing service, to digitally sign code artifacts and configure your Lambda functions to verify the signatures at deployment

TR Kod yapıtlarını dijital olarak imzalamaya yönelik tam olarak yönetilen bir kod imzalama hizmeti olan AWS Signer'ı kullanabilir ve Lambda işlevlerinizi dağıtım anında imzaları doğrulamak üzere yapılandırabilirsiniz

inglês turco
aws aws
code kod
lambda lambda
signatures imzalar
deployment dağıtım
fully tam
managed yönetilen
signing imzalama
can use kullanabilir
a dijital
service hizmeti
digitally dijital olarak
at nda
to yönelik
and ve

EN You can enable code signing by creating a Code Signing Configuration through the AWS Management Console, the Lambda API, the AWS CLI, AWS CloudFormation, and AWS SAM

TR AWS Management Console, Lambda API'si, AWS CLI, AWS CloudFormation ve AWS SAM aracılığıyla bir Kod İmzalama Yapılandırması oluşturarak kod imzalamayı etkinleştirebilirsiniz

inglês turco
code kod
aws aws
management management
console console
lambda lambda
sam sam
cli cli
cloudformation cloudformation
through aracılığıyla
and ve
a bir
by oluşturarak

EN Code Signing Configurations can be attached to individual Lambda functions to enable the code signing feature

TR Kod İmzalama Yapılandırmaları, kod imzalama özelliğinin etkinleştirilmesi için ayrı Lambda işlevlerine eklenebilir

inglês turco
code kod
signing imzalama
lambda lambda
to için

EN Yes, you can enable code signing for existing functions by attaching a code signing configuration to the function. You can do this using the AWS Lambda console, the Lambda API, the AWS CLI, AWS CloudFormation, and AWS SAM.

TR Evet, mevcut bir işleve kod imzalama yapılandırmasını ekleyerek bu işlevde kod imzalamayı etkinleştirebilirsiniz. Bunu AWS Lambda konsolu, Lambda API'si, AWS CLI, AWS CloudFormation ve AWS SAM kullanarak yapabilirsiniz.

inglês turco
code kod
signing imzalama
aws aws
lambda lambda
console konsolu
sam sam
cli cli
cloudformation cloudformation
this bu
you can yapabilirsiniz
yes evet
and ve
using kullanarak

EN You can obtain your domain transfer code from the domain management panel of the domain registrar. If this panel is not available, please contact the relevant company directly. According to ICANN rules, companies must provide the transfer code.

TR Domain transfer kodunuzu, domain tescil yaptığınız firmanın domain yönetim panelinden alabilirsiniz. Eğer bu taz bir panel mevcut değilse ilgili firmaya doğrudan başvurunuz. ICANN kurallarına göre firmalar transfer kodunu vermek zorundadır.

inglês turco
domain domain
transfer transfer
code kodunu
panel panel
if eğer
relevant ilgili
directly doğrudan
icann icann
companies firmalar
this bu
management yönetim
provide vermek
rules kurallar
to e

EN EPP code (Transfer Code) cannot be obtained for the first 45 days for domains purchased through Domain for Sale Platform and cannot be transferred to a different domain company during this period.

TR Satılık domainler platformu üzerinden satın alınan domain ilk 45 gün boyunca EPP kodu (Transfer Kodu) alınamaz ve bu süre içerisinde farklı bir domain firmasına transfer edilemez.

inglês turco
code kodu
purchased satın
platform platformu
company firması
and ve
this bu
domain domain
transfer transfer
period süre
the gün
first ilk
different farklı

EN The .cn domain name is a ccTLD (country code top level domain) and Internet code for the country of China

TR .cn alan adı, Çin ülkesi için bir ccTLD (ülke kodu üst düzey alanı) ve İnternet kodudur

inglês turco
code kodu
level düzey
china çin
name adı
and ve
for için
country ülke
of in
domain alan

EN What is a Code Signing Certificate? Is a code signing certificate different from other X.509 v3 certificates?

TR Kod İmzalama Sertifikası nedir? Bir kod imzalama sertifikası diğer X.509 v3 sertifikalarından farklı mıdır?

inglês turco
code kod
signing imzalama
x x
other diğer
certificate sertifikası
certificates sertifikaları
different farklı
what nedir

EN EV Code Signing Certificates pass through the stringent Extended Validation review requirements set by the CA / B Forum.EV Code Signing Certificates, has the advantage of instant reputation with Microsoft Smart Screen

TR EV Kod İmzalama Sertifikaları, CA / B Forumu tarafından belirlenen sıkı Genişletilmiş Doğrulama inceleme gerekliliklerinden geçer.EV Kod İmzalama Sertifikaları, Microsoft Smart Screen ile anında itibar sağlama avantajına sahiptir

inglês turco
ev ev
code kod
review inceleme
ca ca
has sahiptir
instant anında
microsoft microsoft
stringent sıkı
extended genişletilmiş
certificates sertifikaları
validation doğrulama
by tarafından

EN Your QR Code may not be detected by a scanner because it’s blurry or there isn’t enough contrast between the Code and the background

TR QR Kodunuz bulanık olduğu veya Kod ile arka plan arasında yeterince kontrast olmadığı için QR Kodunuz algılanmayabilir

inglês turco
qr qr
code kod
background arka plan
not olmadığı
or veya
its ile

Mostrando 50 de 50 traduções