bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.