Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess