natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php