upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm