Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code