ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any