Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with