Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~733 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for arv3

Can anyone help me with this? I need for select out the posts where type_lbiltank=1 from this SQL-sentence: $query = sprintf("SELECT address, name, email, type_lbiltank, type_lbilut, type_lbilborst, type_pbilselv, type_pbilauto, lat, tlf, lng, ( 3959 * acos( cos( radians('%s') ) * cos( radians( lat ) ) * cos( radians( lng ) …

Member Avatar for jkon
0
90
Member Avatar for arv3

Hello. I'm working with a webpage where its going to a Google Store Locator. [URL="http://code.google.com/intl/no-NO/apis/maps/articles/phpsqlsearch.html"]Goolge Store Locator guide[/URL] I did follow. I got it working for a while, but here in Norway we have some characters, ÆØÅ that we use. This is the problem. When I search for a place, …

Member Avatar for smantscheff
0
260
Member Avatar for babylonlion

When you are using Microsoft Access databasen, its very simple to config, but much "heavier". Learn yourself: [URL="http://w3schools.com/php/php_mysql_connect.asp"]Connecting to a mysql-database[/URL]. [URL="http://w3schools.com/php/php_mysql_insert.asp"]INSERT INTO[/URL]. then use the [URL="http://w3schools.com/php/php_mysql_select.asp"]SELECT[/URL] command to get out the data from the database. Hope this helps!

Member Avatar for arv3
0
383

The End.