Tag Archive | "write"

How can I write a script in php to parse out comma separated words (like in a social web site)?


For example,

If the user inputs a list of tags such as:

tag,tagone,tag,tagtwo

I want php to parse out the individual words and send them back to the server using regular expressions (preg_match). How do I do that? I have never used regular expressions before.

Keep in mind that the number of words will be unknown.

Posted in PHPComments (2)

How to write Javascript to input multiple asp data strings into an html page?


hello, does anyone know how to have javascript get html input from multiple asp pages (using form elements which contain certain specific variables that bring back certain html results) within the content of an html page so i can insert that html coding into one html page (by the way, the asp pages are on a different server/host/domain name than mine)

Posted in ASPComments (2)

i want to write a php code that will send text messages to phones?


Can anybody help me on COMPLETE PHP CODE that will allow me to send text messages to phones.

Posted in PHPComments (2)

What program do people use to write php code in?


I want to write a PHP code into a program but I can only open php files in a web browser :(

Posted in PHPComments (10)

In delphi language what is the USES to allow read and write?


with PASCAL it’s wincrt and delphi is succeding PASCAL but it didn’t work

Posted in DelphiComments (1)

How to write HTML/PHP code for posting comments from customers?


I would like to know what is the HTML/PHP code to allow a person to post a comment on a website?
I am going to design a website with this ability the customers can post comments?

Posted in PHPComments (4)

How I can write a Delphi program for generate an interrupt for serial port COM (RS232 comunication) ? Thank’s!


I must transmit and receive data using interrupts, and I think that I must also use interupt’s vector (IRQ). Please help me if you know something about this. Thank you one more!
*************

Posted in DelphiComments (2)

Can you help me to write a php script that can turn your web page into editable?


I am trying to write a script (preferably php) that can make my web page into editable page. I got stuck, and now I am online and ask for help.

Posted in PHPComments (2)

how can i write a delphi program that can use access database variable?


Posted in DelphiComments (1)

how to write program in Delphi about searching file in pc?


Posted in DelphiComments (1)

Categories