Wednesday, November 12, 2008

Question: Can we use include ("abc.php") two times in a php page "makeit.php"?

Question: Can we use include ("abc.php") two times in a php page "makeit.php"?
Answer:
Yes‚ and we can use it more then two times.

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...