[PHP-DB] A good PHP Ajax tutorial

2007-02-24 Thread Denis L. Menezes
Dear friends. Can someone please suggest a good pHP/Ajax tutorial? Thanks Denis -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Date problem

2007-01-21 Thread Denis L. Menezes
Dear friends. I have a date field in mysql called event_end . I want to run a query to find all records where the event_and is greater than today's date. I have written the following code. It does not work. Please point out the mistake. $today = getdate(); $sql="select * from events where eve

[PHP-DB] any good jobsite php scripts?

2004-03-09 Thread Denis L. Menezes
Hello friends. There are many job site scripts at hotscripts.com, which is becoming difficult to choose. Can anyone suggest a good one that they have tested? Thanks Denis -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] supplier - consumer website scripts available?

2004-03-06 Thread Denis L. Menezes
Hello friends. I am in a hurry to make a website where suppliers can advertise their products and services and customers can place their requirements so the requirements can be matched with the service providers. Also vistors should be able to seekf suppliers and customers. Can anyone tell me whe