![]() |
|
? |
![]() PHP FAQ PHP Articles PHP Help Bulletin Board PHP Manual (NEW!) First Time PHP'ers Help with programming Sql assignment help PHP Homework Help
|
? |
|
|||||||||||||||||||||||||||||||||||||||||||||
?Reply To This Message | ||||||||||||||||||||||||||||||||||||||||||||||||
?Your Name: | ||||||||||||||||||||||||||||||||||||||||||||||||
?Your Email: | ||||||||||||||||||||||||||||||||||||||||||||||||
?Subject: | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
Email replies to this thread, to the address above. | ||||||||||||||||||||||||||||||||||||||||||||||||
??wrote: > > > hi bastien, > can you please give some coding sample, as you probably have > figured out by now that i am pretty new to php and > programming. i am not expecting others to do my coding for > me, but a guide to a similar tutorial, article or code sample > is also sufficient. although i have searched google, yahoo, > etc for the past week, and nothing have pointed me to the > direction. > > can you show me please how to split input strings on the > spaces and how to check for numeric or alpha.? > > note, the years are entered like: 92, 93, 94, 04,.. etc and > not like 1990, 1992,.. > > the code that i got working for finding the whole part name > is ok, here it is: > > $query = "SELECT * FROM parts WHERE part_name LIKE '%".$q."%' > || etc. ">??![]() |