Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than