[thelist] Apache and PHP for Dummies

Darren Darren at web-bitch.co.uk
Wed Aug 8 11:04:26 CDT 2001


afternoon all,

i've got the wonderful job of taking over somebody elses php3/4 code
running on an apache web server.

does anyone have some reasonable guides to dealing with apache (not sure
which version) and/or PHP??

has anyone any experience on making the transition from asp programmer to
php??  hopefully I'll be doing both....

thanks,

darren

<tip type="asp and stored procs" author="darren">
make sure you use SET NOCOUNT ON in any stored proc that inserts rows.

when you call a sproc on sql server from an asp page and you've missed
out that line, an insert into a table causes the procedure to stop and
try and let you know how many records have been affected and doesn't
return your results...
</tip>





More information about the thelist mailing list