Raised This Month: $ Target: $400
 0% 

Array String Help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
zekStein
Member
Join Date: Feb 2011
Location: Romania :(
Old 08-23-2013 , 12:17   Array String Help
Reply With Quote #1

Hello,

I don't want to use formatex in this situation because of the problems with the ^ escape character.
So don't try to tell me about formatex cuz i tried 1000 milion times.

So :

I have :
new Array:szQuerySql = ArrayCreate( 1024 );

Then :
ArrayPushString( szQuerySql, "SELECT `asd` FROM `asd` WHERE (");

Its ok.

Then i want to append to that string ( select bla bla bla ) a piece of strings ( bla2string, bla3stringasd , ");" ).

In the end, i want to obtain the entire string, that looks like select bla bla bla bla2string bla3stringasd ); and print it .

How to do that ?

I tried with ArrayInsertStringAfter but the string remains as in the beggining.

Please help !

Thanks.
__________________
DUMITRU
zekStein is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode