Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of