Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish