How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t