Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
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