Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma