Search found 53 matches
- Sat Aug 19, 2006 1:39 am
- Forum: PHP - Code
- Topic: string error
- Replies: 2
- Views: 252
string error
hi,, what is the problam in this code, after i put the code for onClick event this gives me a error can anyone help me $body=""; $body.= "<td height='5' ><input name='optSelected' type='radio' value='$count.$rows[1].' onclick='document.getElementById('result').innerHTML=this.value;' >...
- Thu Aug 17, 2006 5:52 am
- Forum: PHP - Code
- Topic: Warning: Cannot send session cache limiter - headers already
- Replies: 7
- Views: 756
- Thu Aug 17, 2006 5:43 am
- Forum: PHP - Code
- Topic: Warning: Cannot send session cache limiter - headers already
- Replies: 7
- Views: 756
- Thu Aug 17, 2006 5:37 am
- Forum: PHP - Code
- Topic: Warning: Cannot send session cache limiter - headers already
- Replies: 7
- Views: 756
Warning: Cannot send session cache limiter - headers already
hi, i got the above warning and i am clue less. i have page called assign.php i have put the following coding on the top of the page before anything else <?php session_start("mertek"); ?> in the same page there is a submit button when i click it after quering the database it will redirect ...
- Thu Aug 17, 2006 5:05 am
- Forum: Databases
- Topic: number of records per page
- Replies: 7
- Views: 1023
- Thu Aug 17, 2006 4:41 am
- Forum: Databases
- Topic: number of records per page
- Replies: 7
- Views: 1023
- Thu Aug 17, 2006 4:26 am
- Forum: Databases
- Topic: number of records per page
- Replies: 7
- Views: 1023
number of records per page
hi,
I am having a problam with my displaying the records. i.e when i query a table it gives me all the records that matches my criterias but i want to show only 10 records in first pager and so on how to do this
please help me
shiran
I am having a problam with my displaying the records. i.e when i query a table it gives me all the records that matches my criterias but i want to show only 10 records in first pager and so on how to do this
please help me
shiran
- Thu Aug 17, 2006 1:23 am
- Forum: PHP - Code
- Topic: session not working
- Replies: 7
- Views: 496
- Thu Aug 17, 2006 12:40 am
- Forum: PHP - Code
- Topic: session not working
- Replies: 7
- Views: 496
- Thu Aug 17, 2006 12:20 am
- Forum: PHP - Code
- Topic: session not working
- Replies: 7
- Views: 496
session not working
i have page called loginto.php start session on the top of the page before anythig as follows <?php if (!isset($_SESSION['userlevel'])){ session_start("mertek"); $_SESSION['userid'] = ''; $_SESSION['userlevel'] = ''; $_SESSION['deptid'] = ''; $_SESSION['subdept'] = ''; } ?> and when the us...
- Wed Aug 16, 2006 7:30 am
- Forum: PHP - Code
- Topic: error $_POST[]
- Replies: 4
- Views: 490
- Wed Aug 16, 2006 5:28 am
- Forum: PHP - Code
- Topic: error $_POST[]
- Replies: 4
- Views: 490
- Wed Aug 16, 2006 4:52 am
- Forum: PHP - Code
- Topic: error $_POST[]
- Replies: 4
- Views: 490
error $_POST[]
hi, i have a table which is populated with data in a table in PHP tags the first column creates ratio buttons with the value assign from the table field, my problam is when iclik the submit button all the value in the <form> tag can be retrieved but not the value of the radio button using $jobno=$_P...
- Wed Aug 16, 2006 12:31 am
- Forum: PHP - Code
- Topic: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_
- Replies: 7
- Views: 415
- Wed Aug 16, 2006 12:07 am
- Forum: PHP - Code
- Topic: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_
- Replies: 7
- Views: 415