Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-06-2005, 09:44 PM   #1 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default ned help with php

I have a quick question when programming in php if you make a mini mistake it goes blank and depending on the mistake it will either show nothing or have half or just head tags. Anyway does anyone know of a script that will either make it show all errors or a validator. and when I mean validator I mean tests the script not one that looks for invalid commands cause one like that won't catch the missing ; or () in a function.
harley3344 is offline  
Old 07-12-2005, 07:09 AM   #2 (permalink)
 
Junior Techie

Join Date: Feb 2005

Posts: 50

foxhound

Default

well i basically use php designer to write my php scrits, it has a debugger wich shows you wich line is giving the error. basically if you have a bit of organisation in your scripts you should be able to find the mistake if you have the line number
foxhound is offline  
Old 07-12-2005, 11:23 PM   #3 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 443

harley3344

Default

how can you use a program like that for programming in php. Cause if you are using a database to access lets say log in info it doesn't know where to get the info so you can't use sql queries.
harley3344 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On