IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc