passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim