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
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr