radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr