Search found 5 matches

by newbe
Thu May 14, 2009 8:09 pm
Forum: General Discussion
Topic: Large monitors and new displays...
Replies: 19
Views: 1440

Re: Large monitors and new displays...

nice set-up.
later you will find like adding 1 or 2 more monitors in your current setup.
cheers.. :drunk:
by newbe
Sun May 10, 2009 5:23 am
Forum: PHP - Code
Topic: use combobox to insert data to database
Replies: 1
Views: 467

Re: use combobox to insert data to database

you are trying to fetch ($d = $_POST['550']) but
there's no input that is named 550 in your form.
by newbe
Wed May 06, 2009 3:54 am
Forum: PHP - Code
Topic: My sort_order column must be a unique number!
Replies: 7
Views: 556

Re: My sort_order column must be a unique number!

when your products are too many you could do ajax.
then, if the inputed value is unique it will be save/accepted.
if not, javascript will prompt a duplicate value based on ajax result.
by newbe
Tue May 05, 2009 5:26 am
Forum: General Discussion
Topic: What editor do you use? 2008
Replies: 285
Views: 404428

Re: What editor do you use? 2008

EmEditor :D
by newbe
Tue May 05, 2009 4:42 am
Forum: General Discussion
Topic: How to convert html to pdf??
Replies: 4
Views: 477

Re: How to convert html to pdf??

RishikeshJha, try using fpdf.