---
title: "Hur många tecken"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/156569-hur-många-tecken"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "jlee"
published: "2007-01-30T10:55:34.000Z"
updated: "2007-01-30T13:54:59.000Z"
replies: 1
views: 229
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/php/156569-hur-många-tecken"
---

# Hur många tecken

## #1 — jlee, 2007-01-30T10:55Z

Hur många tecken kan en variabel innehålla?

Permalänk: https://www.webforum.nu/p/156569

## #2 — i2n2, 2007-01-30T13:54Z

Om du frågar efter max storlek på en en String variabel så...

"Note: It is no problem for a string to become very large. There is no practical bound to the size of strings imposed by PHP, so there is no reason at all to worry about long strings."

<http://se.php.net/manual/en/language.types.string.php>

Permalänk: https://www.webforum.nu/p/1927936

---

Tråden på webben: https://www.webforum.nu/amne/php/156569-hur-många-tecken
