insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <