Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no