do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??