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 KamranFeroz, unfortunately I have to keep time in the database as it is important to us.
Rudy, you are definately expert in SQL. It works.
Thanks your guys for the reply :-)
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...
Hi vbkris:
I used hidden value, it doesn't work either. Here is the code:
//The centerFrame is where this form is defined
<form action = "CenterFrame.php?SQLStmt=$g_SQLStmt" method ="get" name = frmRefresh>
<TABLE width ="30%" align ="right" cellspacing =...
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...
Hi vbkris, juz now I check the PHP forum, but I couldn't find the relevent post. It is not in the FAQ session as well. Is it possible that you give a link to those posts or do you still remember roughly when did you answer that question in the PHP forum?
I know it is pretty difficult and can't be accomplished usig HTML only. I intend to do it using PHP, could someone pls highlight to me how to do it? Thanks a lot...
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...
Hi dwarfthrower:
Thanks a lot for your reply. But I think I might have some alignment problem if I am to put every frame in a table. So maybe I have to resort to JAVAscript's onclick methods, although I really prefer a pure html approach as I am not very familiar with JAVA script :-)
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...
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.