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
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like