Hi
Can someone tell me how I can accomplish this. I need to show a php page . And in that page I need to show " loading " until the page loads completely.
Please help me
Thanks in advance
Rajeesh
Hi
Can someone tell me how I can accomplish this. I need to show a php page . And in that page I need to show " loading " until the page loads completely.
Please help me
Thanks in advance
Rajeesh
You can not show text before PHP is executed, however you can show a message after the PHP is executed and the HTML is being loaded by the browser:
http://www.weberdev.com/get_example-4431.html
~G
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.