unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
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
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
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://