Hi Mark,
I want to create a software just like an internet cafe timer using php/ajax. Is it possible? I'm still confusing since PHP is a web dev language.
How it can use to create client/server software as a computer usage timer?
Please help...
User Profile
Collapse
-
msmjsuarez started a topic Is it possible to create a computer timer using php/ajax like internet cafe?in PHPIs it possible to create a computer timer using php/ajax like internet cafe?
Is it possible to create a computer timer using php/ajax like internet cafe timer? -
-
msmjsuarez started a topic Is it possible to insert data to two tables at one time using one form only?in PHPIs it possible to insert data to two tables at one time using one form only?
Hello.
Is it possible to insert data to two tables at one time using one form only?
I'm using php and mysql.
Thanks advance. -
msmjsuarez replied to How to automatically insert data to mysql database without submit button in php?in PHPIs it possible to insert data to two tables at one time using one form only?
Hello.
Is it possible to insert data to two tables at one time using one form only?
I'm using php and mysql.
Thanks advance.Leave a comment:
-
msmjsuarez replied to How to automatically insert data to mysql database without submit button in php?in PHPNo captainB.
Thanks a lot...
i'm also a developer and trying to explore such things.
:)
thanks again.Leave a comment:
-
msmjsuarez replied to How to automatically insert data to mysql database without submit button in php?in PHPCode:<html> <head> <title>HOW TO: Beep when text field full Using Javascript</title> <meta name="author" content="Shannon Norrell"> <script language="javascript"> function DoCheckLength(aTextBox) { if (aTextBox.maxLength - aTextBox.value.length==0) { document.theForm.submit(); //beep.play();
Leave a comment:
-
msmjsuarez replied to How to automatically insert data to mysql database without submit button in php?in PHPhi everyone.
I have one textbox only in a page and the value of the textbox will obtain through the swipe of the barcode.
The scenario here is that i want to automatically insert the barcode into the mysql database after it is being swiped by the user. More specifically, they will not hit enter anymore after swipe their barcode, it will just automatically inserted to the database.
How to do this?
...Leave a comment:
-
msmjsuarez started a topic How to automatically insert data to mysql database without submit button in php?in PHPHow to automatically insert data to mysql database without submit button in php?
Hello,
I need help...
How to automatically insert data to mysql database without submit button using php?
Is there a way on this?
thanks a lot. -
Thanks atli, i got it already...:)
You can get the ideas from here: http://www.phpbuilder.com/board/arch...-10309025.html
http://bytes.com/topic/php/answers/7...-usin-php-case
I hope it helps. :)...Last edited by Niheel; Oct 29 '11, 08:23 AM. Reason: merged solution with last reply for future viewers of questionLeave a comment:
-
How to display both an Image and Data from a MySQL database in the same page.
My mysql database table contain these following data: id, lastname, familyname, image..
In the image is where i save my image with the type of longblob...
In the browser i want to display the id, lastname, familyname and the image of the specific person.
Any php codes in doing this please...thanks a lot.Leave a comment:
-
How to display both an Image and Data from a MySQL database in the same
hi atli, where does the test.png from? i have my image save in the mysql database and save as longblob.Leave a comment:
-
How to display both an Image and Data from a MySQL database in the same page.
Thank you for the idea atli but is there a possibility to display both the image and the data in one web page only using php? thats what i want to do here.
thanks.Leave a comment:
-
msmjsuarez started a topic How to display both an Image and Data from a MySQL database in the same page.in MySQLHow to display both an Image and Data from a MySQL database in the same page.
how can i display both image and other information in the web page using php?
i'm using mysql database.
I do displaying the image only but i want to display both other information from the database and the image from the database also in one web page...
how can i do this?
pls help.....
thanks.
No activity results to display
Show More
Leave a comment: