Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now