db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele