Monday, November 10, 2008

Question: How many ways we can retrieve the date in result set of mysql using php?

Question: How many ways we can retrieve the date in result set of mysql using php?
Answer:
- As individual objects.

- As a Single record.
- As a set or arrays.

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