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
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<