Click here to Skip to main content
15,884,537 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: membershipuser contrlos and sql db userid Pin
ABBASI_RA4-Mar-07 9:19
ABBASI_RA4-Mar-07 9:19 
GeneralRe: membershipuser contrlos and sql db userid Pin
badgrs5-Mar-07 0:42
badgrs5-Mar-07 0:42 
QuestionOpenXML to php Pin
haggenx2-Mar-07 12:18
haggenx2-Mar-07 12:18 
AnswerRe: OpenXML to php Pin
Bradml2-Mar-07 17:51
Bradml2-Mar-07 17:51 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar3-Mar-07 3:10
Vasudevan Deepak Kumar3-Mar-07 3:10 
GeneralRe: OpenXML to php Pin
Bradml3-Mar-07 12:01
Bradml3-Mar-07 12:01 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
GeneralRe: OpenXML to php [modified] Pin
haggenx5-Mar-07 12:01
haggenx5-Mar-07 12:01 
Can you send me a link about how use openxml in php please?, i want make this:

SELECT field1, field2 FROM [XMLFILE] WHERE [CONDITION]

Where fields are xmlnodes

<?xml version="1.0" encoding="ISO-8859-1" ?>
<items>
<item>
<field1>some value</field1>
<field2>some value</field2>
</item>
<item>
<field1>some value</field1>
<field2>some value</field2>
</item>
<item>
<field1>some value</field1>
<field2>some value</field2>
</item>
</items>

Is possible make this in php reading the xmlfile with sql statements?, thansk very much


-- modified at 18:08 Monday 5th March, 2007

Manuel say: Greetings from Mexico, Cuando salga el sol, no estare aqui...
---------------------------------------

Web: http://www.otakuzone-fanzine.com
Forum: http://www.otakuzone-fanzine.com/foro
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
QuestionA replacement for the ListBox web control Pin
bgriffin_tpa2-Mar-07 9:47
bgriffin_tpa2-Mar-07 9:47 
AnswerRe: A replacement for the ListBox web control Pin
Harini N K2-Mar-07 14:33
Harini N K2-Mar-07 14:33 
QuestionChanging the startup page.. Pin
bgriffin_tpa2-Mar-07 9:41
bgriffin_tpa2-Mar-07 9:41 
AnswerRe: Changing the startup page.. Pin
Chris Buckett2-Mar-07 10:10
Chris Buckett2-Mar-07 10:10 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:15
bgriffin_tpa2-Mar-07 15:15 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 16:38
bgriffin_tpa2-Mar-07 16:38 
AnswerRe: Changing the startup page.. Pin
kubben2-Mar-07 10:14
kubben2-Mar-07 10:14 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:21
bgriffin_tpa2-Mar-07 15:21 
AnswerRe: Changing the startup page.. Pin
Chris Buckett2-Mar-07 10:18
Chris Buckett2-Mar-07 10:18 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:23
bgriffin_tpa2-Mar-07 15:23 
GeneralRe: Changing the startup page.. Pin
kubben2-Mar-07 15:57
kubben2-Mar-07 15:57 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 16:35
bgriffin_tpa2-Mar-07 16:35 
Questionphp include cuts variable?! Pin
spinanicky2-Mar-07 4:43
spinanicky2-Mar-07 4:43 
AnswerRe: php include cuts variable?! Pin
badgrs2-Mar-07 4:49
badgrs2-Mar-07 4:49 
GeneralRe: php include cuts variable?! Pin
Bradml2-Mar-07 16:34
Bradml2-Mar-07 16:34 
AnswerRe: php include cuts variable?! Pin
Bradml2-Mar-07 16:37
Bradml2-Mar-07 16:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.