Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf