php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho