Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va