Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t