preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
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
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som