building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al