Hi guys,
Two questions:
(1)
I was wondering if there is an Hourglass method on PHP, just like in Visual Basic. My program imports a relative big table to database. Without hourglass, it looks like the program is doing nothing.
If there's no Hourglass, what would be the solution?
(2)
Is there a way to put specific text on a specific location(maybe with x,y coordination)?
I want to write:
Account Name
So, there are few spaces between'Account' and 'Name'.
Thanks in advance!
Two questions:
(1)
I was wondering if there is an Hourglass method on PHP, just like in Visual Basic. My program imports a relative big table to database. Without hourglass, it looks like the program is doing nothing.
If there's no Hourglass, what would be the solution?
(2)
Is there a way to put specific text on a specific location(maybe with x,y coordination)?
I want to write:
Account Name
So, there are few spaces between'Account' and 'Name'.
Thanks in advance!