Translation of "Wordwrap" in German
																						Example
																											1.
																											wordwrap()
																											example
																		
			
				
																						Beispiel
																											1.
																											wordwrap()
																											-Beispiel:
															 
				
		 PHP v1
			
																						Afterwards
																											with
																											the
																											constant
																											CRLF
																											a
																											wordwrap
																											can
																											be
																											defined
																											in
																											the
																											column
																											captions.
																		
			
				
																						Anschließend
																											kann
																											in
																											der
																											Spaltenüberschrift
																											mit
																											der
																											Konstante
																											CRLF
																											ein
																											Zeilenumbruch
																											definiert
																											werden.
															 
				
		 ParaCrawl v7.1
			
																						A
																											buffer
																											overflow
																											was
																											found
																											in
																											in
																											the
																											wordwrap()
																											function
																											of
																											mod_php.
																		
			
				
																						In
																											der
																											Funktion
																											wordwrap()
																											von
																											mod_php
																											wurde
																											ein
																											Pufferüberlauf
																											gefunden.
															 
				
		 ParaCrawl v7.1
			
																						The
																											wordwrap()
																											PHP
																											function
																											doesn't
																											properly
																											check
																											for
																											integer
																											overflow
																											in
																											the
																											handling
																											of
																											the
																											"break"
																											parameter.
																		
			
				
																						Die
																											PHP-Funktion
																											wordwrap()
																											überprüft
																											bei
																											der
																											Abarbeitung
																											des
																											Parameters
																											"break"
																											nicht
																											ausreichend,
																											ob
																											hierbei
																											ein
																											Integer-Überlauf
																											vorkommen
																											kann.
															 
				
		 ParaCrawl v7.1
			
																						If
																											`WordWrap
																											?
																											is
																											set,
																											only
																											the
																											height
																											is
																											adjusted,
																											otherwise
																											both
																											width
																											and
																											height.
																		
			
				
																						Ist
																											`WordWrap
																											?
																											gesetzt,
																											dann
																											wird
																											nur
																											der
																											untere
																											Rand
																											angepasst,
																											ansonsten
																											werden
																											sowohl
																											Breite
																											als
																											auch
																											Höhe
																											entsprechend
																											gesetzt.
															 
				
		 ParaCrawl v7.1
			
																						It
																											is
																											also
																											possible
																											to
																											show
																											the
																											complete
																											cell
																											name
																											without
																											wordwrap,
																											should
																											the
																											length
																											of
																											the
																											cell
																											name
																											exceed
																											the
																											cell
																											width.
																		
			
				
																						Auch
																											ist
																											es
																											möglich,
																											sich
																											den
																											vollständigen
																											Zellennamen
																											ohne
																											Zeilenumbruch
																											anzeigen
																											zu
																											lassen,
																											sofern
																											dieser
																											die
																											Breite
																											der
																											Zelle
																											überschreitet.
															 
				
		 ParaCrawl v7.1