preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"