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
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan