building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work