Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie