question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple