using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?