preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it