Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
split values
I have values that are returned to me in this format:
name=>test,age=>49
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc