Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
RadioButtonList data selection
view plaincopy to clipboardprint?