textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5