php4-beta | 199912
Date: 12/20/99
- Next message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/standard info.c /php4/sapi/aolserver aolserver.c /php4/sapi/apache mod_php4.c /php4/sapi/cgi cgi_main.c /php4/sapi/isapi php4isapi.c /php4/sapi/roxen roxen.c /php4/sapi/servlet servlet.c /php4/sapi/thttpd thttpd.c"
- Previous message: Matt Greene: "[PHP4BETA] Searching a MySQL DB..."
- In reply to: Matt Greene: "[PHP4BETA] Searching a MySQL DB..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> $query = "SELECT * FROM $tbcont WHERE namef = 'A*' ";
select * from $tbcont where namef like 'A%'
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/standard info.c /php4/sapi/aolserver aolserver.c /php4/sapi/apache mod_php4.c /php4/sapi/cgi cgi_main.c /php4/sapi/isapi php4isapi.c /php4/sapi/roxen roxen.c /php4/sapi/servlet servlet.c /php4/sapi/thttpd thttpd.c"
- Previous message: Matt Greene: "[PHP4BETA] Searching a MySQL DB..."
- In reply to: Matt Greene: "[PHP4BETA] Searching a MySQL DB..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

