Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
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
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th