random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho