Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st