PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)