rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
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
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any