Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like