cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<