How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my