Hello All, I have taken a step backwards to try and write out in Pseudocode what I want the code to do.
Ok, I have read a few site and used also to see if I could find any other site and did not have much look so I have tryed to take a stab at this. ok below I have what I think would be concided Pseudocode, what do you think? Connect to server, other wise give error can not connect to server if connected Select database, if database does not exist create database and call another script, if script not found give error, other wise give error unable to access database If database selected run query on unprocessed table, if no records in unprocessed then call another script if script not found give error if query successful get count then check to see if table processed exist, if not existing create it then compare matches to processed and blocked if exist in either one delete from unprocessed if match not found in processed table add it and remove from unprocessed then go to next match get rows affected in processed table get rows affected in blocked table display affected rows in all tables including matches found in unprocessed table , how many already exist in the blocked table how many already exist in the processed table Add this to stats table if not existing create it and then add this info OK, now that you have read this what could I do to make this better for doing the code, do you see problems with this writing? What kind of suggestion do you have for making this better for sake of a newbie I thank you for any and all help, just so you know this is for a non-profit that has no funds at all. If it did I would have some one do it instead I have to learn it and get help when / where every I can :-) Sincerely, Christopher & Missy <--- Dog Guide InSpirit Now! PS: If some one would be willing to help on and off with this project with this is just one part of please email me off list. I for the most part need help in doing the writing of Pseudocode from what is in my mind. I have some disabilities that don't let me write as I think so my writing may not be fully complet but is in my mind as I could talk all day long about this stuff. Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
