Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<