Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.