I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
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
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
how to load php class from another domain?
how to load php class from another domain?
i want run some web server under the ip sharer
hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter
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