Skip to main content
backdrop
Translations
Welcome!
Login
Create account
Menu
Toggle menu visibility
Home
Downloads
Languages
Translate to Persian
Primary tabs
Overview
Board
Translate
(active tab)
Export
Project
All
Backdrop CMS
Release
All
Context
All
No context
ampm
compression format
datetime
date_nav
Font weight
Long month name
Sort order
Status
<Any>
Untranslated
Translated
Is translation
<Any>
Has no suggestion
Has suggestion
Is suggestion
Submitted by
Contains
Exact term
String ID
Limit
5
10
20
30
50
Clear all filters
Leave this field blank
Pages
« first
‹ previous
…
212
213
214
215
216
217
218
219
220
…
next ›
last »
Source text
Translations
#
You may post PHP code. You should include <?php ?> tags.
Show related projects
شما میتوانید کد PHP ارسال نمایید. باید برچسبهای <?php ?> را وارد کنید.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Using custom PHP code
Show related projects
استفاده از کد PHP سفارشی
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Custom PHP code may be embedded in some types of site content, including posts and blocks. While embedding PHP code inside a post or block is a powerful and flexible feature when used by a trusted user with PHP experience, it is a significant and dangerous security risk when used improperly. Even a small mistake when posting PHP code may accidentally compromise your site.
Show related projects
کد PHP سفارشی، میتواند در بخشهایی از محتوای سایت، همچون پستها و بلوکها مورد استفاده واقع شود. با وجود آنکه استفاده از کدهای PHP در یک پست یا بلوک میتواند قدرت و انعطاف فراوانی برای کاربران مورد اعتماد با تجربه PHP کافی فراهم بیاورد، در عین حال میتواند در صورت استفاده نادرست حفره امنیتی خطرناکی پدید بیاورد. حتی یک اشتباه کوچک در هنگام پست نمودن کد PHP میتواند تصادفاً عملکرد کل سایت را مختل نماید.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
If you are unfamiliar with PHP, SQL, or Drupal, avoid using custom PHP code within posts. Experimenting with PHP may corrupt your database, render your site inoperable, or significantly compromise security.
Show related projects
اگر شما با PHP , SQL یا دروپال آشنایی ندارید، از بکار بردن کد های PHP در پستها پرهیز کنید.این کدها میتوانند بانک اطلاعاتی شما را تخریب کنند، وب سایت شما را غیر قابل استفاده کنند، و یا امنیت وب سایت شما را با مخاطرات جدی روبرو کنند.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Notes:
Show related projects
توجه:
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Remember to double-check each line for syntax and logic errors <strong>before</strong> saving.
Show related projects
بخاطر داشته باشید که <strong>قبل</strong> از ذخیره کردن، هر خط را برای اطمینان از صحت syntax و خطاهای منطقی مجددا بررسی نمایید.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Statements must be correctly terminated with semicolons.
Show related projects
عبارات باید به درستی به نقطهویرگول ختم شوند.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Global variables used within your PHP code retain their values after your script executes.
Show related projects
متغیرهای سراسری در کد PHP شما مقادیر خود را پس از اجرای کد حفظ میکنند.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
<code>register_globals</code> is <strong>turned off</strong>. If you need to use forms, understand and use the functions in <a href="@formapi">the Drupal Form API</a>.
Show related projects
<code>register_globals</code> <strong>غیرفعال</strong> است. اگر نیاز به استفاده از فرمها دارید، توابع موجود در <a href="@formapi">Form API دروپال</a> را فرا بگیرید و استفاده کنید.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
#
Use a <code>print</code> or <code>return</code> statement in your code to output content.
Show related projects
در کد خود از یک عبارت <code>print</code> یا <code>return</code> برای نمایش محتوا استفاده کنید.
by Multiple Contributors
on Sat, 06/08/2019 - 13:59
Pages
« first
‹ previous
…
212
213
214
215
216
217
218
219
220
…
next ›
last »
Leave this field blank