Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h