php - Characters in MySQL insert ID -


im kind of new mysql , php here go!

at moment $inserted_claim_id returns 1,2,3 etc. want have own personal reference number before numbers; ie; acl0123

what have this;

createclaimref($inserted_client_id,$claim_type_code,$claim_type_id); $inserted_claim_id=mysql_insert_id(); 

any obliged,

regards

andrew


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -