Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr