Search Results

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: stevenpetersen ; Forum: PHP and child forums
Forum: PHP Jul 9th, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
This is a display interface i would like to use
Forum: PHP Jul 8th, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
Your on the ball Josh Connerty. I would like to stay away from the data base do to maintenance. I will make it in a database if i have to.
thanks
Forum: PHP Jul 7th, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
CMS is what im trying to design, i want somone to be able to goto an edit page and edit text content in a simple text box...... and send/save button..... when they go back to the edit page the...
Forum: PHP Jul 6th, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
Forum: PHP Jul 3rd, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
Say you bring up a web page and it is called Page A. Page A is a web page that has a Text field with a submit button. When you type in some text into the text field and hit submit, you post the...
Forum: PHP Jun 30th, 2009
Replies: 13
Views: 545
Posted By stevenpetersen
I need some help with setting up a session.....
The image is what i am trying to design.

<?php
session_start();
// store session data
$_SESSION['views']=1;
?>

<html>
Forum: PHP Jun 30th, 2009
Replies: 7
Solved: Poll: Need Help with a form
Views: 462
Posted By stevenpetersen
<?php
session_start();
// store session data
$_SESSION['views']=1;
?>

<html>
<body>

<?php
Forum: PHP Jun 29th, 2009
Replies: 7
Solved: Poll: Need Help with a form
Views: 462
Posted By stevenpetersen
Sorry to everyone for my first post. I did not include the info that was needed. (this is the first time i have used this site and i got was going to fast and not thinking. I will mark the thread as...
Forum: PHP Jun 27th, 2009
Replies: 7
Solved: Poll: Need Help with a form
Views: 462
Posted By stevenpetersen
the problem i am having is. I dont know how to make my form update the textarea
does it look something like this

<TEXTAREA NAME="comments" COLS=50 ROWS=10 WRAP=VIRTUAL>
<?php...
Forum: PHP Jun 27th, 2009
Replies: 7
Solved: Poll: Need Help with a form
Views: 462
Posted By stevenpetersen
i only know one part of the code
i need to find out how to do the form itself
Forum: PHP Jun 27th, 2009
Replies: 7
Solved: Poll: Need Help with a form
Views: 462
Posted By stevenpetersen
<script languae="PHP">
open_database("location","username","password");
display_page("PAGE_ID");
close_database();
</script>
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC