Choose a good text editor. I have not found a perfect one, they all have pros and cons. Pick one that has good syntax highlighting for all the methods you will be using to code (x)html, Java Script, PHP, etc. Make sure it runs on all platforms that you need to code with. I mainly use Linux but...
I use Xampp from Apachefriends. http://www.apachefriends.org/en/xampp.html It has been a great timesaver. It has all the main items I need (Apache, PHP 4 and 5, FTP, etc). It runs on windows or *nix. You can have a server setup and running in under 30 min. Not counting the OS.
One note, I use...
Thanks to both of you. That did the trick.
Ken, "a bit involved" is about the best thing anyone has said about my code. To be honest you would have to call it a rats nest and work down from there. I can't post the entire script because it could give a real programer a heart attack. This is my...
I've searched this forum and I've searched Google but so far I've had little luck. I have a form that has several dropdowns that are populated from a MySQL DB. All is working well. Fill in one field and it pulls the data for the next. When you get to the bottom it has a submit button to go to...
object:
I have agents working across 3 States. Each agent covers more than one county. I started by setting up an agent table and a table for each state. The state tables have 2 fields, auto_increment and county name.
From reading some other posts here I think I've done this wrong. For best...
I looked around but must of the stuff i've found is for analyzing important data or quantum physics, all I need is to convert my voice print style display to an spectrum analyzer style display, ie. 23 bands of freqs showing a level for each, the input I have is in the form of pcm samples (-10000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.