Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T