Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
how to load php class from another domain?
how to load php class from another domain?
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Keeping data in form
How can I keep whatever I write in the form?
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav