Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.