Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Fungus1487 ; Forum: PHP and child forums
Forum: PHP Mar 22nd, 2009
Replies: 3
Views: 501
Posted By Fungus1487
or use the built in method

session_destroy();
Forum: PHP Jan 15th, 2008
Replies: 5
Views: 3,033
Posted By Fungus1487
you dont need str_replace inside str_replace etc etc.

use two arrays


$your_txt = "Hello 'WORLD'";
$txt = array("'", "\"");
$txt_replace = array("\'", "\\\"");
$x=str_replace($txt,...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC