Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now