Enter Keywords:
1 - 10 of 676(0.005 seconds)
Sort By:
 
Dear experts, If I have a sentence like the examples below: example 1 - get me 5 home addresses, 2 business postcodes and 3 school telephone numbers example 2 - i need postcodes from 5 com...
Zones: MySQL Server, PHPDate Answered: 03/06/2008 Rating: 9.0 Views: 0
Hi Guys I have a strange problem here, or maybe im just doing it wrong. I have a loop in SQL and it returns records for 12 months. but when i loop it out in PHP i only returns the first value? w...
Zones: MS SQL Server, PHP...Date Answered: 01/17/2008 Rating: 9.8 Views: 0
I have a VB script that extracts data from an Exchange server and outputs it to a text file. I then need this file parsed and the relevant data extracted and inserted into a SQL table. Here is t...
Zones: MS SQL Server, Databases, MySQL Ser...Date Answered: 03/13/2008 Rating: 8.7 Views: 9
Hi I have a problem inserting multi language through an sql query. I have a db called pwfinal and basically am trying to produce a multi language query to update a table with some Polish text. I...
Zones: MySQL Server, PHPDate Answered: 01/28/2008 Rating: 7.4 Views: 0
Hi i have a quick question I would like to know how to handle a error and do something if a insert for example returns an error lets say i have this $insert = "insert table (id,test) value...
Zones: PHP for Windows, MS ...Date Answered: 12/18/2008 Rating: 8.7 Views: 0
First time doing this from scratch and below is how far I have got and thought I would ask here because you guys always point me in right direction quickly! Could you give me a quick example of ...
Zones: PHP and DatabasesDate Answered: 03/10/2008 Rating: 9.0 Views: 0
I would like to do a SELECT DISTINCT query, and then sort the results by most repeated occurence first. Example, if I do: $citiesinfrance = mysql_query("SELECT DISTINCT city FROM hotels_mars...
Zones: PHP and Databases, MySQ...Date Answered: 03/11/2008 Rating: 9.9 Views: 0
The first bracket is what causes an error however I cant see another way to do this code. Its using a variable in php to select a filename from database. echo "<img src="/your/path/here/to/image...
Zones: PHP and Databases, SQL Ser...Date Answered: 03/11/2008 Rating: 9.1 Views: 0
More of a theory question and advice than some code or a link to a tutorial wanted. I've made some member only areas recently for the first time in PHP and so far the only difference on the user...
Zones: PHP and DatabasesDate Answered: 04/06/2008 Rating: 9.5 Views: 0
I've put together a page that should style  by importing a file which is built using variables that are populated with a query to MSSQL. It does not work at the moment but its the first time I've t...
Zones: PHP and Databases, CSSDate Answered: 04/10/2008 Rating: 9.6 Views: 0