the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Unable to customise toolbar in FCK
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu