[PHP-DB] Need help with updating existing mysql records with something else

2011-11-10 Thread Guru
came 40, then the code should edit/alter/update the value in mysql table with integer 40. Please help me with this. -- *Best, * *Guru™*

[PHP-DB] Eliminate the short search term

2011-07-05 Thread Guru
computers". I want to eliminate the search terms like "on, at, in etc" and just search for books and computers. Please help me. -- *Best, * *Guru™*

[PHP-DB] A question about mysql

2011-06-30 Thread Guru
fields called $name1 and $name2. Now when 1st user input the data it goes to $name1 and then when the second user input the data it should check if the $name2 is NULL and if yes then the data goes to $name2 otherwise it should again start with $name1. -- *Best, * *Guru™*

[PHP-DB] What is wrong with this code??

2011-06-29 Thread Guru
s;$x=$x+$per_page) { if ($start!=$x) echo " $i "; else echo " $i "; $i++; } /*for ($x=0;$x<$record_count;$x=$x+$per_page) { if ($start!=$x) echo " $i "; else echo " $i "; $i++; } */ // next button if(!($start>=$record_count-$per_page)) echo " Next "; } } } ?> -- *Best, * *Guru™*

[PHP-DB] Need Help with Search Engine

2011-06-28 Thread Guru
etc.. How will I ignore these words and take just the main words? Please help me. -- *Best, * *Guru™*

Re: [PHP-DB] radio form submission

2011-06-24 Thread Guru
ues in the database ?? -- *Best, * *Guru™*

Re: [PHP-DB] Converting from PHP4 to php5

2011-06-02 Thread Guru
Richard & I are waiting for an answer from someone..??? -- *Best, * *Guru™*

Re: [PHP-DB] Converting from PHP4 to php5

2011-06-01 Thread Guru
I am not a master but as per my knowledge your software which is in PHP4 should work properly in PHP5 too. -- *Best, * *Guru™*

Re: [PHP-DB] Need Help with PHP Mails

2011-04-04 Thread Guru
Hi Will, Below is my final PHP code, and its working now. However this is just a small piece of the form that I have created. In my original form I have more then 50 fields and variables. Now I am not sure how to expand this code having all 50 fields. Can the mail function will take that much fiel

[PHP-DB] Re: [PHP-WIN] Need Help with PHP Mails

2011-04-04 Thread Guru
Hi, Here is the PHP script I am using to send email to myself. 2011/4/4 Richard Quadling > 2011/4/4 Guru™ : > > Hi Richard, > > I am using simple PHP mail function but, I am unable to send an email to > > myself. What I want is when the user click on submit but

[PHP-DB] Re: [PHP-WIN] Need Help with PHP Mails

2011-04-04 Thread Guru
Hi Richard, I am using simple PHP mail function but, I am unable to send an email to myself. What I want is when the user click on submit button I should get an email with the form data. 2011/4/4 Richard Quadling > 2011/4/4 Guru™ : > > Hi All, > > > >

[PHP-DB] Need Help with PHP Mails

2011-04-04 Thread Guru
me. I just need these 3 fields in my mail. Please help me with this. -- *Best, * *Guru™*