count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
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
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu