help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because