Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.