BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop