Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try