Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here