php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
Calculating n! using vector
#include
#include
#include
using
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav