Hi all:
Can somebody teach me how to generate dynamic links in PHP? I am doing a project that allow people to download ringtone using WAP push.
Basically, it works in this way: user will receive a WAP push message sent out by us and by clicking this message, his/her handphone will...
Hi guys:
I have a problem on date time and count function.
I have a table which contains the following field:
IndexID: autoincrement;
users: varchar;
ordertime: 0000-00-00 00:00:00
messages: varchar;
What I want to do is to count the number of orders per day from now to 10 or 15 days back...
Dear all:
I am just wondering is there a way to have a global varialbe in a PHP page?
I have 2 php pages which are the two frames of a webpage. The page on the left have several buttons which will generate different msgs and pass to the page on the right.
The right page will generate...
Dear all:
I am newbie to HTML and have been asking several simple questions for a couple of days in this forum. Thanks a lot for your guys help. But this time, I really have a pretty advanced question. How to make the frame display only a portion of the result and allows users to click...
Hi all:
Can someone tell me how to make a navigation frame? I have a left frame which contains several submit buttons on it and I want that when I click some button, something will happen on the right frame. The left frame, however, will remain unchanged.
The submit button code is like is...
Dear all:
I just want to know is there a way to make a submit button to generate a msg so that I can pass it to another PHP page to do some processing.
My design is to have a frame on the left which contains several submit buttons. Buttons are placed in a table which is contained in a form...
Hi all:
I am a beginner in HTML. Can someone pls tell me how to set the width of a submit button? I trid using size="int", but it doesn't work. Pls give me some highlights on this. Thanks..
Dear all:
I am newbie to SQL and I encountered a 'difficult' problem in development.Right now I have table that records all the SMS sent out by the customers. The table fields are defined as bellow:
indexID int(11) //primary key (auto increment)
sender varchar(50) //sender's nick name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.