Forum: PHP 20 Days Ago |
| Replies: 1 Views: 220 Yes and what is your question ? |
Forum: PHP Oct 15th, 2009 |
| Replies: 2 Views: 290 Your question is unanswerable . |
Forum: PHP Sep 23rd, 2009 |
| Replies: 6 Views: 504 Provide both options to customer , that is they can decide to register , or they can use your website just for the time being. |
Forum: PHP Sep 10th, 2009 |
| Replies: 2 Views: 258 Are you willing to pay ? :-) |
Forum: PHP Aug 26th, 2009 |
| Replies: 3 Views: 176 Write a script to restore DB ,put it in a cron job. |
Forum: PHP Aug 25th, 2009 |
| Replies: 1 Views: 165 Do you know PHP ? Can you not try something simpler first ? There is an opensource software oscommerce for doing such stuffs. |
Forum: PHP Aug 21st, 2009 |
| Replies: 4 Views: 233 Are you willing to pay for the script ? |
Forum: PHP Aug 11th, 2009 |
| Replies: 2 Views: 187 What ecommerce script are you using ? contact the vendor or developer who has delivered it to you. |
Forum: PHP Aug 4th, 2009 |
| Replies: 2 Views: 339 You just need to know the UTF encoding for all characters of the other language . |
Forum: PHP Jul 13th, 2009 |
| Replies: 1 Views: 241 How about making a hotel reservation system ? |
Forum: PHP Jul 6th, 2009 |
| Replies: 2 Views: 196 You can try no-ip.com ,etc. |
Forum: PHP Jun 24th, 2009 |
| Replies: 8 Views: 449 |
Forum: PHP May 29th, 2009 |
| Replies: 2 Views: 253 Easier way to send sms is to send an email to sms service provider with the mobile number. |
Forum: PHP May 25th, 2009 |
| Replies: 3 Views: 346 First login as an ordinary user , there will be a link to login to admin panel. |
Forum: PHP May 19th, 2009 |
| Replies: 3 Views: 294 I think I have seen something simmilar like this in hotscripts.com . |
Forum: PHP Apr 5th, 2009 |
| Replies: 4 Views: 526 They are not same , cURL uses httprequest . |
Forum: PHP Apr 3rd, 2009 |
| Replies: 2 Views: 389 I agree with Shawn, drupal.org could be a good starting point. |
Forum: PHP Apr 3rd, 2009 |
| Replies: 10 Views: 611 Put the code in a separate php file and run it as a cron job :D |
Forum: PHP Mar 31st, 2009 |
| Replies: 4 Views: 451 Something like getopt("CURLOPT_USERPWD") and parse the strings delimited by :. |
Forum: PHP Mar 30th, 2009 |
| Replies: 4 Views: 481 Check http://www.backhand.org/mod_backhand/
(NOT my website) |
Forum: PHP Mar 30th, 2009 |
| Replies: 4 Views: 241 Remember the name of the files getting uploaded , delete them if any of the upload fails. |
Forum: PHP Mar 26th, 2009 |
| Replies: 2 Views: 262 Use .htaccess in the directory. |
Forum: PHP Mar 26th, 2009 |
| Replies: 1 Views: 582 There are standard image cropping algorithm available, just code one of them in php. |
Forum: PHP Mar 20th, 2009 |
| Replies: 6 Views: 550 Yes you can get , I guess next question would be how to make it work ? |
Forum: PHP Mar 17th, 2009 |
| Replies: 3 Views: 368 You can start with oscommerce. |
Forum: PHP Feb 26th, 2009 |
| Replies: 10 Views: 1,359 I do not think you will find any readymade opensource php code base for pizza ordering . |
Forum: PHP Jan 31st, 2009 |
| Replies: 5 Views: 453 php.net and w3schools.com are good starting point. |
Forum: PHP Jan 6th, 2009 |
| Replies: 3 Views: 364 |
Forum: PHP Jan 6th, 2009 |
| Replies: 3 Views: 417 Something like pdf2html ,etc will do. |
Forum: PHP Dec 16th, 2008 |
| Replies: 1 Views: 788 It is definitely a violation to google adsense's terms and condition. |
Forum: PHP Dec 11th, 2008 |
| Replies: 2 Views: 363 Yes it can be customized to support your requirement. |
Forum: PHP Nov 19th, 2008 |
| Replies: 1 Views: 296 Your question is not clear. |
Forum: PHP Nov 11th, 2008 |
| Replies: 4 Views: 780 It will go in spam box for sure. |
Forum: PHP Nov 6th, 2008 |
| Replies: 3 Views: 478 You can use mysql , check sample program on how to access mysql database using PHP in w3schools.com. |
Forum: PHP Nov 4th, 2008 |
| Replies: 7 Views: 559 You would also require to install apache (latest version) to test php code that you write. |
Forum: PHP Oct 29th, 2008 |
| Replies: 1 Views: 344 You can buy such script from website like hotscripts.com (not my website) |
Forum: PHP Oct 14th, 2008 |
| Replies: 2 Views: 424 You can check forums.joomla.org , help.joomla.org as well. |
Forum: PHP Oct 10th, 2008 |
| Replies: 3 Views: 872 You can start with oscommerce . |
Forum: PHP Sep 17th, 2008 |
| Replies: 2 Views: 974 You can install latest captcha as well. |
Forum: PHP Sep 11th, 2008 |
| Replies: 9 Views: 592 Most of the web hosts allows you install forum like phpBB at a click of button. |