Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
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
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I