Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum