Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex