Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks