Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
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
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu