Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
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
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes