I wrote some scripts for php4 on my workstation but I need to upload them to a server running php3. I used functions like is_numeric() which dont seem to exist php3.
I have never written php3 scripts so I don't know what else might not work. What do you suggest I do?