PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
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
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
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i