|
|
| Author |
Message |
| crazymotorbik... |
This post is not being displayed .
|
 crazymotorbik... Nearly there...

Joined: 05 Mar 2006 Karma :   
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
 Posted: 01:20 - 25 Mar 2010 Post subject: |
 |
|
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Frost |
This post is not being displayed .
|
 Frost World Chat Champion

Joined: 26 May 2004 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Alexio |
This post is not being displayed .
|
 Alexio World Chat Champion

Joined: 27 Aug 2009 Karma :    
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| crazymotorbik... |
This post is not being displayed .
|
 crazymotorbik... Nearly there...

Joined: 05 Mar 2006 Karma :   
|
 Posted: 22:41 - 26 Mar 2010 Post subject: |
 |
|
Hey,
Thanks very much
Karma all round.
Must admit i do enjoy VB!
Cheers,
Shaun |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Frost |
This post is not being displayed .
|
 Frost World Chat Champion

Joined: 26 May 2004 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Alexio |
This post is not being displayed .
|
 Alexio World Chat Champion

Joined: 27 Aug 2009 Karma :    
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Alexio |
This post is not being displayed .
|
 Alexio World Chat Champion

Joined: 27 Aug 2009 Karma :    
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
 Posted: 20:43 - 27 Mar 2010 Post subject: |
 |
|
Hi
I am the same. I like php. I would prefer it if it had variable types and declares, and also if you could easily play around with pointers (although gets bad when you get it wrong). Also it can be a bit inconsistent with the orders of parameters to functions.
I am not that keen on object orientated programming. I think it has a place when you have a reasonably size distinct object, but treating strings (for example) as objects is just silly. Written a few I use, to draw graphs and another to draw pie charts.
I do quite like mixing php and Javascript.
That said, I wish I could easily run Javascript on the server and call it from php. I have a Javascript function at the moment that I also need to run on the server, and having 2 versions needing maintaining in different languages is asking for trouble (OK, I could use Ajax, but this function is potentially called for every cell of a very large table, so potentially thousands of Ajax calls when a page is refreshed).
All the best
Keith ____________________ Traxpics, track day and racing photographs - Bimota Forum - Bike performance / thrust graphs for choosing gearing |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Alexio |
This post is not being displayed .
|
 Alexio World Chat Champion

Joined: 27 Aug 2009 Karma :    
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
 Posted: 21:18 - 27 Mar 2010 Post subject: |
 |
|
Hi
The db stores strings which say how an element is validated (ie, multiple validation strings for an element). The page has a list of items vertically and a list of tests horizontally, with each resulting cell having a value. Each value is then checked against the validation strings for that test.
The javascript just compares the values with each validation string until it gets a match.
It's horrible enough to read without trying to generate code to evaluate.
All the best
Keith ____________________ Traxpics, track day and racing photographs - Bimota Forum - Bike performance / thrust graphs for choosing gearing |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
Old Thread Alert!
The last post was made 16 years, 162 days ago. Instead of replying here, would creating a new thread be more useful? |
 |
|
|