dream25 Posted May 21, 2007 Share Posted May 21, 2007 Hi to all.. im new tp php... i have a doubt to find an error in php pages.. if any php tool for finding an error means plz help me Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/ Share on other sites More sharing options...
ToonMariner Posted May 21, 2007 Share Posted May 21, 2007 it does it for you if you have error_reporting on at the top of each script place ini_set('error_reporting', E_ALL); and it should spit out any errors found... Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-258188 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 Thanks... Now im writing the php codes in textpad..so its take a time to edit... so i want a php editor.. which one is the best php editor.. Uday Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259665 Share on other sites More sharing options...
runnerjp Posted May 23, 2007 Share Posted May 23, 2007 textpad...nooo use notepad++...its free!!! Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259667 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 do u have a link to download the notepad++ Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259674 Share on other sites More sharing options...
runnerjp Posted May 23, 2007 Share Posted May 23, 2007 lazy bum lol simple search on goole wud have got u it notepad-plus.sourceforge.net/uk/about.php Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259677 Share on other sites More sharing options...
MasterACE14 Posted May 23, 2007 Share Posted May 23, 2007 lol, also i've told you notepad++ in your other thread Regards ACE Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259679 Share on other sites More sharing options...
runnerjp Posted May 23, 2007 Share Posted May 23, 2007 I agree with Daniel0 , its all a matter of opinion, I personally use Notepad++ , you can download it here http://notepad-plus.sourceforge.net/uk/site.htm Regards ACE seems sum 1 beat me 2 it on another post u made Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259680 Share on other sites More sharing options...
MasterACE14 Posted May 23, 2007 Share Posted May 23, 2007 Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259684 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 im sorry mr runnerjp... actually i asked the link only... i know he already told abt the notepad++.. but i asked the link only... thanks for the link... Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259714 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 Hi... I need a php code for creating a Contact Address from User.. Please Help me... Thanks in Advance Uday Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259725 Share on other sites More sharing options...
runnerjp Posted May 23, 2007 Share Posted May 23, 2007 do you mean a form ??? Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259726 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 yes... i need a form with coding.. Im new to PHP... please help me out Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259728 Share on other sites More sharing options...
taith Posted May 23, 2007 Share Posted May 23, 2007 http://www.tizag.com/phpT/forms.php Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259730 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 Hi.. this is my request... i wanna to get information from the users..like name,email, city and etc.. that is contact address.. and if i get the email address from the users.. i wanna to store in my database and also i want to send a link to that mail for confirmation.. if they click that link.. automatically.. i will send a mail as thanks for registering... so i need a code for this requirement.. please help me Uday Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259755 Share on other sites More sharing options...
MasterACE14 Posted May 23, 2007 Share Posted May 23, 2007 I highly reccomend going to http://www.w3schools.com/php/default.asp and learning PHP, its not a difficult language, and what you are asking can be found on google. either find it on google, or learn PHP and make it yourself. Regards ACE Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259760 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 ya u r rite.. but they r not give the details about the reply mail and sending links to the mails for confirmation.. they giving only how to send an email with secure validation.. Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259771 Share on other sites More sharing options...
taith Posted May 23, 2007 Share Posted May 23, 2007 do yourself a favor... start... once you start, you can always add to it later(autoreply, shiny stuffs, etc) Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259780 Share on other sites More sharing options...
dream25 Posted May 23, 2007 Author Share Posted May 23, 2007 i already coded for user information and i checked.. the message hase sent or not,i done this perfectly,,but till i dont have idea about the sending reply mail to the registered users.. Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259784 Share on other sites More sharing options...
trq Posted May 23, 2007 Share Posted May 23, 2007 We are not here to write code for you. We can push you in the right direction, show you examples but thats about it. were not here to write tutorials or think for you. To do what you want to do, you'll need to read up on two functions (along with some other related functions). mysql_query() and mail() Once you have attempted something, if your stuck on something specific, post your problematic code. For now... I'm closing this thread. Link to comment https://forums.phpfreaks.com/topic/52324-is-there-any-php-tool-to-find-an-error/#findComment-259804 Share on other sites More sharing options...
Recommended Posts