Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat