db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?