how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
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
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.