I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
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