Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is