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: [
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou