Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie