Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
RadioButtonList data selection
view plaincopy to clipboardprint?