Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!