iMatch 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
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me