Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php