generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
php global variable
how can we create global variable so we can use its value in any form.. Please give example to