Tuesday, November 4, 2008

what is substr_replace?

Question: what is substr_replace?
Answer: It is a function in php it takes four arguments and is used for substituting the a string

No comments:

Kubernetes in one shotcat

root@srv509172:~# cat kind1/config.yaml   kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane   image: kindest/nod...