Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??