update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
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
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see