Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho