Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~870 People Reached
Favorite Tags
php x 3
gui x 2

3 Posted Topics

Member Avatar for karin21

As I see it you have 3 options, in my opinion these are order worst to best solution. 1. On clicking the button transfer to the same/differnt page, which handles adding the textbox based on GET/POST paramaters and using the $_SESSION variable to hold stuff. 2. Make an AJAX call …

Member Avatar for melodangdang
0
730
Member Avatar for opmrcrab

I have implemented google maps for customers to use on a number of websites, however I am looking for an PHP API to do server side checking/validation etc, does anyone know of such an API? Geo-coding is not neccisary but an API where I can get the center point of …

0
50
Member Avatar for RoyMicro

The compilers optimiser should handle doing that for you actually - though you will never actualy see it unless you compile to MSLI or decompile the EXE. In code i find there is a kind of 3-way tie off speed (getting from the top to bottom of the code fast), …

Member Avatar for RoyMicro
2
90

The End.