simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh