€
€ - EUR
$ - USD
Deutsch
Englisch
Login
Username / E-Mail
Password
Stay logged in?
Login
Are you new here?
Forgot password?
You don't have an account yet?
Become part of our PHP community and register now...
Register now
Toggle navigation
Home
PHP Scripts
PHP Scripts
Free PHP Scripts
CMS Content Management Systems (508)
CMS Content Management Systems (508)
Open Source Content Management Systems with PHP (508)
Blog and Editorial Systems (213)
CMS Systems (171)
Forum Software (85)
SaaS Website builder tool
Social-Network Systems (39)
PHP-Scripts (1817)
PHP-Scripts (1817)
We offer high quality and free PHP scripts that will help you to make your website more successful. Find the perfect PHP script for your PHP project! (1817)
User Management & Authentication with PHP (18)
Image Handling & Processing (115)
Image & Video-Gallery (11)
Machine Learning with PHP (3)
Education & E-Learing (1)
Chats & Communication tools (56)
Clone Scripts (5)
Domains & Hosting (70)
Financial Tools & Analysis
Graphs & Charts (13)
Guestbooks (153)
Calendar and time management (36)
Mailer (209)
Online Games & Entertainment (30)
PDF (15)
Text recognition & OCR (1)
Rich Text & Drag and Drop Editor (10)
Script extensions (97)
PHP SEO Scripts (1)
Security with PHP (87)
Social Networking (7)
Search Engines (61)
Polls & Voting (30)
Perimeter search with PHP (3)
Directories (144)
Web Radio & Music-Streaming (4)
Webmastertools (36)
Advertising & Banner Management (69)
Weather forecast (1)
Other PHP scripts (531)
Coding Tools (235)
Coding Tools (235)
Find the best tools for PHP software developers. (235)
Code snippets and classes (163)
Development Environments IDE (11)
PHP Frameworks (11)
PHP Scripts for mySQL (41)
SQL-RDBMS Editors (6)
Version control system (Git) (3)
E-Commerce (388)
E-Commerce (388)
PHP scripts that allow you to create a professional online store, online marketplace or classifieds marketplace. (388)
Licensing Systems (6)
Auction software (36)
Ordering & Delivery
Accounting systems (6)
Business & Company Directories (2)
Classifieds Software (1)
Marketplace Software (92)
Onlineshop Software (147)
Affiliate Programs (98)
Classifieds Marketplace (1)
Classifieds Marketplace (1)
Offer your used things to other Users (1)
Specialist Books (1)
Hardware
Software & Licenses
Miscellaneous
Project- & Customer-Management (29)
Project- & Customer-Management (29)
Successfully manage projects and customers with our powerful PHP scripts (29)
FAQ systems (10)
Groupware Tools (12)
Projektmanagement Software (1)
Ticket- & Supportsystems (5)
PHP CRM Systems (1)
SEO-Tools & Marketing (179)
SEO-Tools & Marketing (179)
SEO Tools, Evaluations & Marketing (179)
AI-supported text generation (3)
SEO Controlling Tools (4)
Web Traffic & User Analysis (172)
Webdesign (19)
Webdesign (19)
Free image databases, Web-Themes and more (19)
Free Image databases (19)
Themes
JavaScript (83)
JavaScript (83)
JavaScript Frameworks and JavaScript Libraries (83)
JS Frameworks (4)
JS Programme & Libraries (79)
Webhosting (1)
Webhosting (1)
Server, web packages, Domains and cloud services (1)
Domains
Server (1)
Webhosting Control Panel
Shared Hosting
Cloud-Services
PHP-Forum
Agencies & Freelancers
Agencies & Freelancers
Full Service Internet Agency (2)
Media Design (1)
Copywriter & Contenwriter (1)
Web & Software Development Agencies (5)
Webhosting & IT-Service (1)
SEA , SEM and SEO Agency (1)
Web-Developer & Freelancer (17386)
Job offers & Project Tenders
Job offers & Project Tenders
Project tenders
Project tenders
Project tenders
Development Projects (9)
Job Vacancies (116)
Job Vacancies (116)
PHP Programmers Wanted - Job Postings and Career Opportunities for PHP Developers (116)
Apprenticeship positions
Internships
Permanent position (116)
Post a Project
Post a Project
Receive offers from qualified developers and agencies
Have a website or online shop created
Have an internet project created
Website maintenance and support
Magazin & Tutorials
Magazin & Tutorials
Magazin & PHP Tutorials
PHP Magazin
PHP Magazin
PHP Magazin
Software & Web-Development (740)
Software-Updates (11)
Hosting & Technology (3)
SEO & Online-Marketing (5)
Company News and Press Releases (1)
Miscellaneous (117)
Tutorials
Tutorials
Tutorials for web developers
PHP-Tutorials (40)
mySQL-Tutorials (10)
SEO Tutorials (1)
Linux & Server Tutorials (6)
Other tutorials (5)
KI Tutorials (1)
PHP & Co.
PHP & Co.
Informationen zu Scriptsprach PHP
PHP
PHP
Open source scripting language PHP simply explained
Introduction to PHP
PHP-Frameworks
Development Environments
Object-oriented programming in PHP
PHP Manual
MySQL
MySQL
relational databases MySQL/MariaDB and PHP
SQL-RDBMS Editors
Mysql vs. MariaDB
×
Loading... Please wait.
Heutige Beiträge
Benutzerliste
Search in titles only
Search in PHP Developer Forum only
Search
Advanced Search
Forum
Entwicklung
PHP Developer Forum
PHP: Mit <bs> im String voriges Char löschen?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Search
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#1
PHP: Mit <bs> im String voriges Char löschen?
01-01-2007, 12:28
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:06
.
pekka
PHP Master
Join Date:
Jun 2001
Posts:
6606
Share
Tweet
#2
01-01-2007, 12:38
str_replace() ersetzt alle Vorkommen des gesuchten Strings, nicht nur das erste.
Comment
Post
Cancel
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#3
01-01-2007, 12:41
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:06
.
Comment
Post
Cancel
pekka
PHP Master
Join Date:
Jun 2001
Posts:
6606
Share
Tweet
#4
01-01-2007, 12:43
Dann suchst Du nach regulären Ausdrücken.
preg_replace() und Konsorten.
Comment
Post
Cancel
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#5
01-01-2007, 12:45
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:06
.
Comment
Post
Cancel
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#6
01-01-2007, 12:56
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:06
.
Comment
Post
Cancel
pekka
PHP Master
Join Date:
Jun 2001
Posts:
6606
Share
Tweet
#7
01-01-2007, 13:00
Formuliere erstmal eine Regel, nach der ersetzt werden soll, und dann schau Dir preg_replace nochmal an.
Comment
Post
Cancel
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#8
01-01-2007, 14:03
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:07
.
Comment
Post
Cancel
l0c4lh05t
Newbie
Join Date:
Nov 2006
Posts:
41
Share
Tweet
#9
01-01-2007, 14:57
//Erledigt! Dank an Herrn Gaiser!
Last edited by
l0c4lh05t
;
01-01-2007, 17:07
.
Comment
Post
Cancel
penizillin
PHP Guru
Join Date:
Feb 2004
Posts:
10166
Share
Tweet
#10
01-01-2007, 15:43
du sollst noch mal in worten klar und präzise die regel beschreiben und mehrere beispiele angeben, um sie zu verdeutlichen.
Comment
Post
Cancel
combie
PHP Expert
Join Date:
May 2006
Posts:
3295
Share
Tweet
#11
01-01-2007, 17:50
@l0c4lh05t
Was soll das denn, deine ganzen Beiträge löschen....
So kann doch keiner mehr was daraus lernen...
Du stehst jetzt auf meiner Liste von Leuten, denen ich mit SICHERHEIT nie helfen werde!!
Eine ganze Menge Schimpfwörter fallen mir ein:
Eins davon fängt mit A an....
Wir werden alle sterben
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
X
Comment