New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.