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
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?