Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit