download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
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
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently