How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho