Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance