the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree