Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Material xxx does not exist in plant xxx
Dear All,
I am working for a steel project which is repetitive manufacturing.
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the