matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
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
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve