Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr