Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Change log of Cost centre change in Plant maintenance order
Hi,
How to view Change log of Cost centre in Plant maintenance order. Not visible thru 'Docume
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and