How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p