validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
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
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am