Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam