Calculating n! using vector
#include
#include
#include
using
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now