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
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing