unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.