Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like