contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'