php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
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
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d