writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc