Search found 3 matches

by michael122
Mon Dec 26, 2005 11:55 pm
Forum: Graphics
Topic: table cell stretching with the increase in text (html)
Replies: 1
Views: 6321

table cell stretching with the increase in text (html)

hello

i have a html problem , i have set a width of the table in <td></td> but it stretching when i enter more text and the text not wrapping to the next line ,please solve the particular problem
by michael122
Mon Dec 19, 2005 1:51 am
Forum: PHP - Code
Topic: curl
Replies: 0
Views: 544

curl

hello

is there any way to get the variables information from the page i have posted via curl_init()

for example i have used
curl_setopt ($ch, CURLOPT_URL, $url);

now i want to get the variables information from the $url, during that instance .

how can i get it
by michael122
Mon Dec 19, 2005 1:00 am
Forum: PHP - Code
Topic: curl implemenation problem
Replies: 0
Views: 593

curl implemenation problem

Sami | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] i am creating the user verification testing application for my company's quality assurance department which will going to authentica...