Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
newbie error
what is wrong with this code ?
<html>
<body>
<?
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe