redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i