getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{